Last updated on 2021-01-06 07:51:06 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 68.65 | 73.86 | 142.51 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 48.69 | 57.60 | 106.29 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 181.86 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 170.68 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 157.00 | 145.00 | 302.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 57.00 | 73.34 | 130.34 | OK | |
r-patched-solaris-x86 | 0.1.0 | 53.90 | ERROR | |||
r-release-linux-x86_64 | 0.1.0 | 51.86 | 71.84 | 123.70 | OK | |
r-release-macos-x86_64 | 0.1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1.0 | 157.00 | 162.00 | 319.00 | OK | |
r-oldrel-macos-x86_64 | 0.1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 115.00 | 135.00 | 250.00 | NOTE |
Version: 0.1.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
gibbs_logit.cpp:98:53: warning: result of '10^5' is 15; did you mean '1e5'? [-Wxor-used-as-pow]
gibbs_logit.cpp:98:76: warning: result of '10^8' is 2; did you mean '1e8'? [-Wxor-used-as-pow]
./zigzag_logit.h:63:71: warning: result of '10^6' is 12; did you mean '1e6'? [-Wxor-used-as-pow]
./zigzag_logit.h:265:71: warning: result of '10^6' is 12; did you mean '1e6'? [-Wxor-used-as-pow]
./zigzag_rr.h:54:29: warning: result of '10^6' is 12; did you mean '1e6'? [-Wxor-used-as-pow]
./zigzag_rr.h:59:54: warning: result of '10^2' is 8; did you mean '1e2'? [-Wxor-used-as-pow]
./bps_logit.h:64:48: warning: result of '10^6' is 12; did you mean '1e6'? [-Wxor-used-as-pow]
./bps_logit.h:282:47: warning: result of '10^6' is 12; did you mean '1e6'? [-Wxor-used-as-pow]
./bps_rr.h:56:68: warning: result of '10^6' is 12; did you mean '1e6'? [-Wxor-used-as-pow]
./bps_rr.h:64:54: warning: result of '10^2' is 8; did you mean '1e2'? [-Wxor-used-as-pow]
./bps_rr.h:284:47: warning: result of '10^6' is 12; did you mean '1e6'? [-Wxor-used-as-pow]
./bps_rr.h:290:54: warning: result of '10^2' is 8; did you mean '1e2'? [-Wxor-used-as-pow]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang
Version: 0.1.0
Check: installed package size
Result: NOTE
installed size is 5.6Mb
sub-directories of 1Mb or more:
libs 5.5Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.1.0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-patched-solaris-x86
Version: 0.1.0
Check: R code for possible problems
Result: NOTE
plot_pdmp: no visible global function definition for ‘plot’
plot_pdmp_multiple: no visible global function definition for ‘plot’
Undefined global functions or variables:
plot
Consider adding
importFrom("graphics", "plot")
to your NAMESPACE file.
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64