CRAN Package Check Results for Package pauwels2014

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 6.40 61.75 68.15 NOTE
r-devel-linux-x86_64-debian-gcc 1.0 5.24 46.60 51.84 NOTE
r-devel-linux-x86_64-fedora-clang 1.0 91.56 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 80.18 NOTE
r-devel-windows-ix86+x86_64 1.0 23.00 104.00 127.00 NOTE
r-patched-linux-x86_64 1.0 7.29 59.98 67.27 NOTE
r-patched-solaris-x86 1.0 114.60 NOTE
r-release-linux-x86_64 1.0 6.91 60.20 67.11 NOTE
r-release-macos-x86_64 1.0 NOTE
r-release-windows-ix86+x86_64 1.0 25.00 131.00 156.00 NOTE
r-oldrel-macos-x86_64 1.0 NOTE
r-oldrel-windows-ix86+x86_64 1.0 14.00 98.00 112.00 NOTE

Additional issues

rchk

Check Details

Version: 1.0
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-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.0
Check: R code for possible problems
Result: NOTE
    add_noise: no visible global function definition for 'rnorm'
    estimate_risk_dream6 : <anonymous>: no visible global function
     definition for 'var'
    generate_sample: no visible global function definition for 'rnorm'
    generate_sample: no visible global function definition for 'runif'
    sample_function: no visible global function definition for 'runif'
    sample_function : <anonymous>: no visible global function definition
     for 'var'
    sample_function_multi_mod_weight: no visible global function definition
     for 'runif'
    sample_function_multi_mod_weight : <anonymous>: no visible global
     function definition for 'var'
    sample_function_single_mod: no visible global function definition for
     'runif'
    Undefined global functions or variables:
     rnorm runif var
    Consider adding
     importFrom("stats", "rnorm", "runif", "var")
    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: 1.0
Check: compiled code
Result: NOTE
    File ‘pauwels2014/libs/pauwels2014.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