CRAN Package Check Results for Package REEMtree

Last updated on 2020-08-07 01:49:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.90.3 2.64 34.00 36.64 NOTE
r-devel-linux-x86_64-debian-gcc 0.90.3 2.04 26.14 28.18 NOTE
r-devel-linux-x86_64-fedora-clang 0.90.3 51.32 NOTE
r-devel-linux-x86_64-fedora-gcc 0.90.3 41.45 NOTE
r-devel-windows-ix86+x86_64 0.90.3 7.00 47.00 54.00 NOTE
r-patched-linux-x86_64 0.90.3 2.85 33.43 36.28 NOTE
r-patched-solaris-x86 0.90.3 63.50 NOTE
r-release-linux-x86_64 0.90.3 2.83 32.43 35.26 NOTE
r-release-macos-x86_64 0.90.3 NOTE
r-release-windows-ix86+x86_64 0.90.3 10.00 69.00 79.00 NOTE
r-oldrel-macos-x86_64 0.90.3 NOTE
r-oldrel-windows-ix86+x86_64 0.90.3 5.00 41.00 46.00 NOTE

Check Details

Version: 0.90.3
Check: R code for possible problems
Result: NOTE
    AutoCorrelationLRtest: no visible global function definition for
     'logLik'
    AutoCorrelationLRtest: no visible global function definition for
     'pchisq'
    REEMtree: no visible global function definition for 'terms'
    REEMtree: no visible binding for global variable 'SubsetVector'
    REEMtree: no visible global function definition for 'predict'
    REEMtree: no visible global function definition for 'logLik'
    fitted.REEMtree: no visible global function definition for 'fitted'
    predict.REEMtree: no visible global function definition for 'predict'
    residuals.REEMtree: no visible global function definition for
     'residuals'
    Undefined global functions or variables:
     SubsetVector fitted logLik pchisq predict residuals terms
    Consider adding
     importFrom("stats", "fitted", "logLik", "pchisq", "predict",
     "residuals", "terms")
    to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64

Version: 0.90.3
Check: Rd line widths
Result: NOTE
    Rd file 'REEMtree.Rd':
     \usage lines wider than 90 characters:
     ErrorTolerance=0.001, MaxIterations=1000, verbose=FALSE, tree.control=rpart.control(),
     lme.control=lmeControl(returnObject=TRUE), method="REML", correlation=NULL)
    
    These lines will be truncated in the PDF manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.90.3
Check: Rd \usage sections
Result: NOTE
    S3 methods shown with full name in documentation object 'fitted.REEMtree':
     'fitted.REEMtree'
    
    S3 methods shown with full name in documentation object 'logLik':
     'logLik.REEMtree'
    
    S3 methods shown with full name in documentation object 'plot':
     'plot.REEMtree'
    
    S3 methods shown with full name in documentation object 'predict':
     'predict.REEMtree'
    
    S3 methods shown with full name in documentation object 'print':
     'print.REEMtree'
    
    S3 methods shown with full name in documentation object 'ranef.REEMtree':
     'ranef.REEMtree'
    
    S3 methods shown with full name in documentation object 'residuals.REEMtree':
     'residuals.REEMtree'
    
    The \usage entries for S3 methods should use the \method markup and not
    their full name.
    See chapter 'Writing R documentation files' in the 'Writing R
    Extensions' manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.90.3
Check: R code for possible problems
Result: NOTE
    AutoCorrelationLRtest: no visible global function definition for
     ‘logLik’
    AutoCorrelationLRtest: no visible global function definition for
     ‘pchisq’
    REEMtree: no visible global function definition for ‘terms’
    REEMtree: no visible binding for global variable ‘SubsetVector’
    REEMtree: no visible global function definition for ‘predict’
    REEMtree: no visible global function definition for ‘logLik’
    fitted.REEMtree: no visible global function definition for ‘fitted’
    plot.REEMtree: no visible global function definition for ‘plot’
    predict.REEMtree: no visible global function definition for ‘predict’
    residuals.REEMtree: no visible global function definition for
     ‘residuals’
    Undefined global functions or variables:
     SubsetVector fitted logLik pchisq plot predict residuals terms
    Consider adding
     importFrom("graphics", "plot")
     importFrom("stats", "fitted", "logLik", "pchisq", "predict",
     "residuals", "terms")
    to your NAMESPACE file.
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64