Last updated on 2020-08-07 01:50:17 CEST.
Package | NOTE | OK |
---|---|---|
geometry | 1 | 11 |
retistruct | 5 | 7 |
RImageJROI | 12 | |
RTriangle | 12 |
Current CRAN status: NOTE: 1, OK: 11
Version: 0.4.5
Check: dependencies in R code
Result: NOTE
No protocol specified
Flavor: r-oldrel-macos-x86_64
Current CRAN status: NOTE: 5, OK: 7
Version: 0.6.3
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘RTriangle’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.6.3
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘gWidgets2RGtk2’
Flavor: r-oldrel-macos-x86_64
Current CRAN status: NOTE: 12
Version: 0.1.1
Check: R code for possible problems
Result: NOTE
plot.ijzip: no visible global function definition for 'axis'
read.ijzip: no visible global function definition for 'unzip'
Undefined global functions or variables:
axis unzip
Consider adding
importFrom("graphics", "axis")
importFrom("utils", "unzip")
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.1.1
Check: R code for possible problems
Result: NOTE
plot.ijzip: no visible global function definition for ‘plot’
plot.ijzip : <anonymous>: no visible global function definition for
‘plot’
plot.ijzip: no visible global function definition for ‘axis’
read.ijzip: no visible global function definition for ‘unzip’
Undefined global functions or variables:
axis plot unzip
Consider adding
importFrom("graphics", "axis", "plot")
importFrom("utils", "unzip")
to your NAMESPACE file.
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Current CRAN status: OK: 12