CRAN Package Check Results for Maintainer ‘Karline Soetaert <Karline.Soetaert at nioz.nl>’

Last updated on 2020-08-07 01:50:24 CEST.

Package WARN NOTE OK
AquaEnv 12
bvpSolve 12
deTestSet 12
diagram 12
ecolMod 12
FME 12
LIM 12
limSolve 12
marelac 12
NetIndices 12
OceanView 1 11
plot3D 12
plot3Drgl 1 11
ReacTran 12
rootSolve 12
shape 12

Package AquaEnv

Current CRAN status: OK: 12

Package bvpSolve

Current CRAN status: OK: 12

Package deTestSet

Current CRAN status: OK: 12

Package diagram

Current CRAN status: OK: 12

Package ecolMod

Current CRAN status: NOTE: 12

Version: 1.2.6
Check: R code for possible problems
Result: NOTE
    dilution: no visible global function definition for 'grey'
    dilution: no visible global function definition for 'lines'
    dilution: no visible global function definition for 'rect'
    dilution: no visible global function definition for 'segments'
    dilution: no visible global function definition for 'text'
    dilution: no visible global function definition for 'arrows'
    pricefit: no visible global function definition for 'runif'
    Undefined global functions or variables:
     arrows grey lines rect runif segments text
    Consider adding
     importFrom("grDevices", "grey")
     importFrom("graphics", "arrows", "lines", "rect", "segments", "text")
     importFrom("stats", "runif")
    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

Version: 1.2.6
Check: compiled code
Result: NOTE
    File ‘ecolMod/libs/ecolMod.so’:
     Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
    
    It is good practice to register native routines and to disable symbol
    search.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Package FME

Current CRAN status: OK: 12

Package LIM

Current CRAN status: NOTE: 12

Version: 1.4.6
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.4.6
Check: R code for possible problems
Result: NOTE
    Plotranges.double: no visible global function definition for 'strwidth'
    Plotranges.double: no visible global function definition for
     'strheight'
    Plotranges.double: no visible global function definition for 'plot.new'
    Plotranges.double: no visible global function definition for 'par'
    Plotranges.double: no visible global function definition for
     'plot.window'
    Plotranges.double: no visible global function definition for 'mtext'
    Plotranges.double: no visible global function definition for 'abline'
    Plotranges.double: no visible global function definition for 'points'
    Plotranges.double: no visible global function definition for 'segments'
    Plotranges.double: no visible global function definition for 'text'
    Plotranges.double: no visible global function definition for 'axis'
    Plotranges.double: no visible global function definition for 'box'
    Plotranges.double: no visible global function definition for 'title'
    Undefined global functions or variables:
     abline axis box mtext par plot.new plot.window points segments
     strheight strwidth text title
    Consider adding
     importFrom("graphics", "abline", "axis", "box", "mtext", "par",
     "plot.new", "plot.window", "points", "segments",
     "strheight", "strwidth", "text", "title")
    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

Package limSolve

Current CRAN status: OK: 12

Package marelac

Current CRAN status: OK: 12

Package NetIndices

Current CRAN status: NOTE: 12

Version: 1.4.4
Check: R code for possible problems
Result: NOTE
    EnvInd: no visible global function definition for 'sd'
    Undefined global functions or variables:
     sd
    Consider adding
     importFrom("stats", "sd")
    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

Package OceanView

Current CRAN status: WARN: 1, OK: 11

Version: 1.0.5
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Warning: 'rgl_init' failed, running with rgl.useNULL = TRUE
Flavor: r-oldrel-macos-x86_64

Version: 1.0.5
Check: dependencies in R code
Result: NOTE
    No protocol specified
Flavor: r-oldrel-macos-x86_64

Version: 1.0.5
Check: S3 generic/method consistency
Result: WARN
    No protocol specified
    See section ‘Generic functions and methods’ in the ‘Writing R
    Extensions’ manual.
Flavor: r-oldrel-macos-x86_64

Version: 1.0.5
Check: replacement functions
Result: WARN
    No protocol specified
    The argument of a replacement function which corresponds to the right
    hand side must be named ‘value’.
Flavor: r-oldrel-macos-x86_64

Version: 1.0.5
Check: foreign function calls
Result: NOTE
    No protocol specified
    See chapter ‘System and foreign language interfaces’ in the ‘Writing R
    Extensions’ manual.
Flavor: r-oldrel-macos-x86_64

Version: 1.0.5
Check: R code for possible problems
Result: NOTE
    No protocol specified
Flavor: r-oldrel-macos-x86_64

Version: 1.0.5
Check: for missing documentation entries
Result: WARN
    No protocol specified
    All user-level objects in a package should have documentation entries.
    See chapter ‘Writing R documentation files’ in the ‘Writing R
    Extensions’ manual.
Flavor: r-oldrel-macos-x86_64

Version: 1.0.5
Check: for code/documentation mismatches
Result: WARN
    No protocol specified
    No protocol specified
    No protocol specified
Flavor: r-oldrel-macos-x86_64

Version: 1.0.5
Check: Rd \usage sections
Result: NOTE
    No protocol specified
    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.
Flavor: r-oldrel-macos-x86_64

Package plot3D

Current CRAN status: OK: 12

Package plot3Drgl

Current CRAN status: WARN: 1, OK: 11

Version: 1.0.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Warning: 'rgl_init' failed, running with rgl.useNULL = TRUE
Flavor: r-oldrel-macos-x86_64

Package ReacTran

Current CRAN status: OK: 12

Package rootSolve

Current CRAN status: OK: 12

Package shape

Current CRAN status: OK: 12