Last updated on 2020-04-25 01:53:17 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.3 | 23.59 | 83.74 | 107.33 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5.3 | 18.35 | 69.03 | 87.38 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.5.3 | 229.68 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.3 | 227.29 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.5.3 | 59.00 | 413.00 | 472.00 | NOTE | |
r-patched-linux-x86_64 | 0.5.3 | 19.22 | 82.05 | 101.27 | NOTE | |
r-patched-osx-x86_64 | 0.5.3 | NOTE | ||||
r-patched-solaris-x86 | 0.5.3 | 543.10 | NOTE | |||
r-release-linux-x86_64 | 0.5.3 | 17.59 | 76.27 | 93.86 | NOTE | |
r-release-windows-ix86+x86_64 | 0.5.3 | 62.00 | 318.00 | 380.00 | NOTE | |
r-release-osx-x86_64 | 0.5.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.5.3 | 34.00 | 408.00 | 442.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.5.3 | NOTE |
Version: 0.5.3
Check: R code for possible problems
Result: NOTE
getFormula: no visible global function definition for 'as.formula'
internalSimXyplot : f: no visible global function definition for
'median'
runSimulation: no visible global function definition for 'runif'
setup: no visible global function definition for 'runif'
clusterSetup,ANY-data.frame-SampleControl: no visible binding for
global variable 'cnam'
clusterSetup,ANY-data.frame-TwoStageControl: no visible binding for
global variable 'cnam'
initialize,DCARContControl: no visible binding for global variable
'rnorm'
initialize,DataControl: no visible binding for global variable 'rnorm'
Undefined global functions or variables:
as.formula cnam median rnorm runif
Consider adding
importFrom("stats", "as.formula", "median", "rnorm", "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-osx-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.5.3
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
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-osx-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.5.3
Check: compiled code
Result: NOTE
File ‘simFrame/libs/simFrame.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