Last updated on 2020-07-02 02:09:49 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.2 | 27.06 | 27.80 | 54.86 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.2 | 19.99 | 21.62 | 41.61 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.2 | 81.61 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 65.87 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.2 | 76.00 | 84.00 | 160.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.2 | 20.26 | 27.29 | 47.55 | NOTE | |
r-patched-solaris-x86 | 0.1.2 | 76.10 | NOTE | |||
r-release-linux-x86_64 | 0.1.2 | 20.87 | 27.56 | 48.43 | NOTE | |
r-release-osx-x86_64 | 0.1.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1.2 | 52.00 | 58.00 | 110.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.1.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.2 | 57.00 | 75.00 | 132.00 | NOTE |
Version: 0.1.2
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-osx-x86_64, r-release-windows-ix86+x86_64, r-oldrel-osx-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1.2
Check: dependencies in R code
Result: NOTE
Packages in Depends field not imported from:
'Rcpp' 'snowfall'
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
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-osx-x86_64, r-release-windows-ix86+x86_64, r-oldrel-osx-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1.2
Check: R code for possible problems
Result: NOTE
fugeR.evo: no visible global function definition for 'runif'
fugeR.sfRun: no visible global function definition for 'sfInit'
fugeR.sfRun: no visible global function definition for 'sfLibrary'
fugeR.sfRun: no visible global function definition for 'sfExport'
fugeR.sfRun: no visible global function definition for 'sfLapply'
fugeR.sfRun: no visible global function definition for 'sfStop'
Undefined global functions or variables:
runif sfExport sfInit sfLapply sfLibrary sfStop
Consider adding
importFrom("stats", "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-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64, r-release-windows-ix86+x86_64, r-oldrel-osx-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1.2
Check: compiled code
Result: NOTE
File ‘fugeR/libs/fugeR.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