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

Last updated on 2022-04-24 03:52:57 CEST.

Package NOTE OK
AquaEnv 12
bvpSolve 12
deTestSet 12
diagram 12
ecolMod 12
FME 12
LIM 12
limSolve 12
marelac 12
NetIndices 12
OceanView 12
plot3D 12
plot3Drgl 12
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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, 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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, 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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, 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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Package OceanView

Current CRAN status: OK: 12

Package plot3D

Current CRAN status: OK: 12

Package plot3Drgl

Current CRAN status: OK: 12

Package ReacTran

Current CRAN status: NOTE: 12

Version: 1.4.3.1
Check: LazyData
Result: NOTE
     'LazyData' is specified without a 'data' directory
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, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Package rootSolve

Current CRAN status: OK: 12

Package shape

Current CRAN status: OK: 12