Last updated on 2018-02-25 00:48:47 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 1.10 | 14.84 | 15.94 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 0.94 | 11.96 | 12.90 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 20.42 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 18.40 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.1 | 6.00 | 31.00 | 37.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.1 | 1.15 | 13.89 | 15.04 | NOTE | |
r-patched-solaris-x86 | 1.0.1 | 25.70 | NOTE | |||
r-release-linux-x86_64 | 1.0.1 | 0.91 | 13.81 | 14.72 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0.1 | 5.00 | 25.00 | 30.00 | NOTE | |
r-release-osx-x86_64 | 1.0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.1 | 4.00 | 24.00 | 28.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0.1 | NOTE |
Version: 1.0.1
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.0.1
Check: R code for possible problems
Result: NOTE
rloglognorm: no visible global function definition for ‘runif’
Undefined global functions or variables:
runif
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.0.1
Check: compiled code
Result: NOTE
File ‘loglognorm/libs/loglognorm.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-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