Displaying 2 results from an estimated 2 matches for "where2".
Did you mean:
where
2019 Sep 27
0
missing imports not detected by 'R CMD check' (?)
...ites
[to me (as maintainer of 'Matrix') and allowed me to answer in public] :
> I ran into a problem where 'R CMD check' on my in-house package, which
> only indirectly depends on 'Matrix', produce errors like:
>
> [where=<environment: namespace:Matrix>, where2=<environment: namespace:Matrix>]
> Error in setGeneric("expand", function(x, ...) standardGeneric("expand")) :
> could not find function "setGeneric"
> Looking at your https://cran.r-project.org/web/packages/Matrix/NAMESPACE:
> ## try to import a...
2020 Feb 14
3
R-3.6.2 make check fails
...C' ...
** using staged installation
** R
** byte-compile and prepare package for lazy loading
>From .checkSubclasses(): subclass "classApp" of class "classA" is not local and is not updated for new inheritance information currently;
[where=<environment: 0x4a3f9d8>, where2=<environment: namespace:PkgC>]
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary in...