Closed russellpierce closed 7 years ago
Thanks! We've had to explicitly load library(methods)
in batch situations before. I'll try to hunt down the stray calls.
I'd tried tweaking the doc string and Namespace for @importFrom for methods::is() but that didn't work. If you have spare time and a thought as to why doesn't work, I'd love to hear it. Is it just that package:methods is special?
The NAMESPACE file that's generated from the roxygen @importFrom should
copy is
into the package's namespace. It probably has something to do
with the fact that the methods package is built in, although I'd have to
dig in a bit to understand why.
~/data-science-env/lockfiles/lockfile-v0.1.0.yml
moo.R:
Console: