CRAN Package Check Results for Package peperr

Last updated on 2020-12-31 00:46:53 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1-7.1 8.61 71.79 80.40 NOTE
r-devel-linux-x86_64-debian-gcc 1.1-7.1 7.75 55.70 63.45 NOTE
r-devel-linux-x86_64-fedora-clang 1.1-7.1 106.08 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1-7.1 96.29 NOTE
r-devel-windows-ix86+x86_64 1.1-7.1 20.00 111.00 131.00 NOTE
r-patched-linux-x86_64 1.1-7.1 9.99 66.93 76.92 NOTE
r-patched-solaris-x86 1.1-7.1 136.20 NOTE
r-release-linux-x86_64 1.1-7.1 9.11 67.36 76.47 NOTE
r-release-macos-x86_64 1.1-7.1 NOTE
r-release-windows-ix86+x86_64 1.1-7.1 20.00 82.00 102.00 NOTE
r-oldrel-macos-x86_64 1.1-7.1 NOTE
r-oldrel-windows-ix86+x86_64 1.1-7.1 13.00 78.00 91.00 NOTE

Check Details

Version: 1.1-7.1
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: 'CoxBoost'
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-patched-solaris-x86, r-release-linux-x86_64

Version: 1.1-7.1
Check: dependencies in R code
Result: NOTE
    'library' or 'require' calls in package code:
     'CoxBoost' 'codetools' 'locfit' 'penalized'
     Please use :: or requireNamespace() instead.
     See section 'Suggested packages' in the 'Writing R Extensions' 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-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.1-7.1
Check: R code for possible problems
Result: NOTE
    complexity.LASSO: no visible global function definition for 'profL1'
    complexity.ipec.CoxBoost: no visible global function definition for
     'CoxBoost'
    complexity.ipec.CoxBoost: no visible global function definition for
     'locfit'
    complexity.mincv.CoxBoost: no visible global function definition for
     'cv.CoxBoost'
    complexity.ripec.CoxBoost: no visible global function definition for
     'CoxBoost'
    complexity.ripec.CoxBoost: no visible global function definition for
     'locfit'
    extract: no visible global function definition for 'findGlobals'
    fit.CoxBoost: no visible global function definition for 'CoxBoost'
    fit.LASSO: no visible global function definition for 'penalized'
    Undefined global functions or variables:
     CoxBoost cv.CoxBoost findGlobals locfit penalized profL1
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.1-7.1
Check: Rd line widths
Result: NOTE
    Rd file 'aggregation.brier.Rd':
     \usage lines wider than 90 characters:
     aggregation.brier(full.data=NULL, response, x, model, cplx=NULL, type=c("apparent", "noinf"),
    
    Rd file 'aggregation.misclass.Rd':
     \usage lines wider than 90 characters:
     aggregation.misclass(full.data=NULL, response, x, model, cplx=NULL, type=c("apparent", "noinf"),
    
    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

Version: 1.1-7.1
Check: Rd cross-references
Result: NOTE
    Unknown package 'CoxBoost' in Rd xrefs
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-patched-solaris-x86, r-release-linux-x86_64

Version: 1.1-7.1
Check: compiled code
Result: NOTE
    File ‘peperr/libs/peperr.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