Last updated on 2020-08-07 01:50:19 CEST.
Package | NOTE | OK |
---|---|---|
ICAOD | 3 | 9 |
LDOD | 12 |
Current CRAN status: NOTE: 3, OK: 9
Version: 1.0.0
Check: installed package size
Result: NOTE
installed size is 8.2Mb
sub-directories of 1Mb or more:
libs 7.1Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-x86_64, r-oldrel-macos-x86_64
Current CRAN status: NOTE: 12
Version: 1.0
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Title field: should not end in a period.
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: 1.0
Check: top-level files
Result: NOTE
Non-standard file/directory found at top level:
'LDOD.Rproj'
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: 1.0
Check: R code for possible problems
Result: NOTE
multistart : <anonymous>: no visible global function definition for
'runif'
plot.FreD.x: no visible global function definition for 'modifyList'
plot.FreD.x: no visible global function definition for 'abline'
plot.FreD.x: no visible global function definition for 'points'
Undefined global functions or variables:
abline modifyList points runif
Consider adding
importFrom("graphics", "abline", "points")
importFrom("stats", "runif")
importFrom("utils", "modifyList")
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, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64