CRAN Package Check Results for Package regtest

Last updated on 2020-08-07 01:49:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.05 1.99 17.88 19.87 NOTE
r-devel-linux-x86_64-debian-gcc 0.05 1.42 14.23 15.65 NOTE
r-devel-linux-x86_64-fedora-clang 0.05 32.76 NOTE
r-devel-linux-x86_64-fedora-gcc 0.05 23.21 NOTE
r-devel-windows-ix86+x86_64 0.05 6.00 27.00 33.00 NOTE
r-patched-linux-x86_64 0.05 1.80 17.77 19.57 NOTE
r-patched-solaris-x86 0.05 37.10 NOTE
r-release-linux-x86_64 0.05 1.93 17.91 19.84 NOTE
r-release-macos-x86_64 0.05 NOTE
r-release-windows-ix86+x86_64 0.05 5.00 40.00 45.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