CRAN Package Check Results for Package regtest

Last updated on 2021-01-27 09:49:57 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.05 1.83 20.01 21.84 NOTE
r-devel-linux-x86_64-debian-gcc 0.05 1.57 16.12 17.69 NOTE
r-devel-linux-x86_64-fedora-clang 0.05 36.61 NOTE
r-devel-linux-x86_64-fedora-gcc 0.05 26.40 NOTE
r-devel-windows-ix86+x86_64 0.05 3.00 27.00 30.00 NOTE
r-patched-linux-x86_64 0.05 1.89 19.65 21.54 NOTE
r-patched-solaris-x86 0.05 40.80 NOTE
r-release-linux-x86_64 0.05 1.84 19.81 21.65 NOTE
r-release-macos-x86_64 0.05 NOTE
r-release-windows-ix86+x86_64 0.05 4.00 26.00 30.00 NOTE
r-oldrel-macos-x86_64 0.05 NOTE
r-oldrel-windows-ix86+x86_64 0.05 4.00 40.00 44.00 NOTE

Check Details

Version: 0.05
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Description field: should contain one or more complete sentences.
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.05
Check: top-level files
Result: NOTE
    Non-standard files/directories found at top level:
     'prebuild.sh' 'regtest-Ex.R'
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: 0.05
Check: whether the namespace can be loaded with stated dependencies
Result: NOTE
    Warning in fun(libname, pkgname) :
     package regtest is under development and still may change considerably
    
    A namespace must be able to be loaded with just the base namespace
    loaded: otherwise if the namespace gets loaded by a saved object, the
    session will be unable to start.
    
    Probably some imports need to be declared in the 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: 0.05
Check: R code for possible problems
Result: NOTE
    binregtest: no visible global function definition for 'str'
    binregtest: no visible binding for global variable 'str'
    binregtest: no visible global function definition for 'runif'
    Undefined global functions or variables:
     runif str
    Consider adding
     importFrom("stats", "runif")
     importFrom("utils", "str")
    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: 0.05
Check: Rd line widths
Result: NOTE
    Rd file 'binregtest.rd':
     \usage lines wider than 90 characters:
     binregtest(FUN1, FUN2, ..., PARS = NULL, PAR1 = NULL, PAR2 = NULL, WHICH = sample(1:n), TRYALL = TRUE, COMP = is.all.equal, NAME = "UNN ... [TRUNCATED]
    
    These lines will be truncated in the PDF manual.
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