Last updated on 2017-02-24 23:52:54.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.8-7 | 2.51 | 56.26 | 58.77 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.8-7 | 2.24 | 53.93 | 56.18 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.8-7 | 101.75 | NOTE | --no-stop-on-test-error | ||
r-devel-linux-x86_64-fedora-gcc | 0.8-7 | 106.21 | NOTE | --no-stop-on-test-error | ||
r-devel-macos-x86_64-clang | 0.8-7 | 83.64 | NOTE | --no-stop-on-test-error | ||
r-devel-windows-ix86+x86_64 | 0.8-7 | 21.00 | 180.00 | 201.00 | OK | |
r-patched-linux-x86_64 | 0.8-7 | 1.91 | 52.66 | 54.57 | NOTE | |
r-patched-solaris-sparc | 0.8-7 | 524.00 | OK | |||
r-patched-solaris-x86 | 0.8-7 | 107.30 | OK | |||
r-release-linux-x86_64 | 0.8-7 | 1.96 | 51.92 | 53.88 | NOTE | |
r-release-osx-x86_64-mavericks | 0.8-7 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.8-7 | 12.00 | 240.00 | 252.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 0.8-7 | 24.00 | 270.00 | 294.00 | OK |
Version: 0.8-7
Check: R code for possible problems
Result: NOTE
Found the following assignments to the global environment:
File ‘simecol/R/sEdit.R’:
assign(subx, x, envir = .GlobalEnv)
assign(subx, x, envir = .GlobalEnv)
assign(subx, x, envir = .GlobalEnv)
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.8-7
Check: compiled code
Result: NOTE
File ‘simecol/libs/simecol.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
Version: 0.8-7
Flags: --no-stop-on-test-error
Check: R code for possible problems
Result: NOTE
Found the following assignments to the global environment:
File ‘simecol/R/sEdit.R’:
assign(subx, x, envir = .GlobalEnv)
assign(subx, x, envir = .GlobalEnv)
assign(subx, x, envir = .GlobalEnv)
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-macos-x86_64-clang
Version: 0.8-7
Flags: --no-stop-on-test-error
Check: compiled code
Result: NOTE
File ‘simecol/libs/simecol.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, r-devel-macos-x86_64-clang
Version: 0.8-7
Check: dependencies in R code
Result: NOTE
Invalid MIT-MAGIC-COOKIE-1 key
Flavor: r-release-osx-x86_64-mavericks