CRAN Package Check Results for Maintainer ‘G. Grothendieck <ggrothendieck at gmail.com>’

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

Package NOTE OK
gsubfn 12
nls2 12
rSymPy 12
sqldf 12

Package gsubfn

Current CRAN status: OK: 12

Package nls2

Current CRAN status: NOTE: 12

Version: 0.2
Check: dependencies in R code
Result: NOTE
    Package in Depends field not imported from: 'proto'
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
    Unexported objects imported by ':::' calls:
     'stats:::nlsModel' 'stats:::nlsModel.plinear'
     See the note in ?`:::` about the use of this operator.
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: 0.2
Check: R code for possible problems
Result: NOTE
    nls2: no visible global function definition for 'nls.control'
    nls2: no visible global function definition for 'as.formula'
    nls2: no visible global function definition for 'coef'
    nls2: no visible global function definition for 'runif'
    nls2 : <anonymous>: no visible global function definition for
     'deviance'
    Undefined global functions or variables:
     as.formula coef deviance nls.control runif
    Consider adding
     importFrom("stats", "as.formula", "coef", "deviance", "nls.control",
     "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

Package rSymPy

Current CRAN status: NOTE: 12

Version: 0.2-1.2
Check: top-level files
Result: NOTE
    File
     LICENSE
    is not mentioned in the DESCRIPTION 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: 0.2-1.2
Check: R code for possible problems
Result: NOTE
    Math.Sym: no visible binding for global variable 'transtab'
    jythonStart: no visible global function definition for '.jinit'
    jythonStart: no visible global function definition for '.jnew'
    jythonStart: no visible binding for global variable '.Jython'
    sympy: no visible binding for global variable '.Jython'
    sympy: no visible global function definition for '.jstrVal'
    sympyStart: no visible binding for global variable '.Jython'
    Undefined global functions or variables:
     .Jython .jinit .jnew .jstrVal transtab
    
    Found the following assignments to the global environment:
    File 'rSymPy/R/sympy.R':
     assign(".Jython", .jnew("org.python.util.PythonInterpreter"),
     .GlobalEnv)
     assign(".Jython", rJython(modules = system.file("Lib", package = "rSymPy")),
     .GlobalEnv)
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.2-1.2
Check: installed package size
Result: NOTE
     installed size is 12.0Mb
     sub-directories of 1Mb or more:
     Lib 11.9Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.2-1.2
Check: R code for possible problems
Result: NOTE
    Math.Sym: no visible binding for global variable ‘transtab’
    jythonStart: no visible global function definition for ‘.jinit’
    jythonStart: no visible global function definition for ‘.jnew’
    jythonStart: no visible binding for global variable ‘.Jython’
    sympy: no visible binding for global variable ‘.Jython’
    sympy: no visible global function definition for ‘.jstrVal’
    sympyStart: no visible binding for global variable ‘.Jython’
    Undefined global functions or variables:
     .Jython .jinit .jnew .jstrVal transtab
Flavors: r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Package sqldf

Current CRAN status: OK: 12