Package Loading (via devtools::load_all) Gives Generic Function Error for cast
billdenney opened this issue · 0 comments
billdenney commented
> library(devtools)
> load_all()
Loading metrumrg
Loading required package: reshape
Loading required package: lattice
Loading required package: XML
Loading required package: MASS
Loading required package: grid
Error in setGeneric("cast") (from cast.R#1) :
must supply a function skeleton for ‘cast’, explicitly or via an existing function