CRAN Package Check Results for Package FORTLS

Last updated on 2021-03-04 00:47:58 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 57.39 83.72 141.11 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 38.66 62.28 100.94 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 189.50 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.1 175.40 OK
r-patched-linux-x86_64 1.0.0 44.57 78.03 122.60 OK
r-patched-solaris-x86 1.0.1 177.50 OK
r-release-linux-x86_64 1.0.0 46.79 78.83 125.62 OK
r-release-windows-ix86+x86_64 1.0.0 116.00 157.00 273.00 OK
r-oldrel-macos-x86_64 1.0.1 NOTE

Check Details

Version: 1.0.1
Check: installed package size
Result: NOTE
     installed size is 8.8Mb
     sub-directories of 1Mb or more:
     data 1.0Mb
     libs 7.4Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-oldrel-macos-x86_64

Version: 1.0.1
Check: R code for possible problems
Result: NOTE
    estimation.plot.size: no visible global function definition for ‘plot’
    Undefined global functions or variables:
     plot
    Consider adding
     importFrom("graphics", "plot")
    to your NAMESPACE file.
Flavor: r-oldrel-macos-x86_64