Last updated on 2020-01-27 00:48:23 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 17.14 | 24.19 | 41.33 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 10.43 | 19.43 | 29.86 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 55.53 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 50.80 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1 | 49.00 | 77.00 | 126.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 1.1 | 47.00 | 64.00 | 111.00 | NOTE | |
r-patched-linux-x86_64 | 1.1 | 12.33 | 22.41 | 34.74 | NOTE | |
r-patched-solaris-x86 | 1.1 | 64.60 | NOTE | |||
r-release-linux-x86_64 | 1.1 | 11.99 | 22.52 | 34.51 | NOTE | |
r-release-windows-ix86+x86_64 | 1.1 | 29.00 | 52.00 | 81.00 | NOTE | |
r-release-osx-x86_64 | 1.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1 | 27.00 | 50.00 | 77.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.1 | NOTE |
Version: 1.1
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-devel-windows-ix86+x86_64-gcc8, 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.1
Check: R code for possible problems
Result: NOTE
calculate.areas: no visible global function definition for 'runif'
calculate.gradedareas: no visible global function definition for
'rnorm'
Undefined global functions or variables:
rnorm runif
Consider adding
importFrom("stats", "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-devel-windows-ix86+x86_64-gcc8, 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.1
Check: compiled code
Result: NOTE
File ‘SocialNetworks/libs/SocialNetworks.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