Last updated on 2020-01-27 00:48:01 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.5 | 140.67 | 258.80 | 399.47 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.5 | 102.21 | 200.58 | 302.79 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.5 | 530.59 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.5 | 509.33 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2.5 | 286.00 | 489.00 | 775.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 0.2.5 | 389.00 | 410.00 | 799.00 | ERROR | |
r-patched-linux-x86_64 | 0.2.5 | 117.16 | 230.32 | 347.48 | NOTE | |
r-patched-solaris-x86 | 0.2.5 | 653.90 | NOTE | |||
r-release-linux-x86_64 | 0.2.5 | 112.94 | 236.35 | 349.29 | NOTE | |
r-release-windows-ix86+x86_64 | 0.2.5 | 266.00 | 361.00 | 627.00 | NOTE | |
r-release-osx-x86_64 | 0.2.5 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.5 | 260.00 | 343.00 | 603.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.2.5 | NOTE |
Version: 0.2.5
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
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: 0.2.5
Check: installed package size
Result: NOTE
installed size is 13.8Mb
sub-directories of 1Mb or more:
doc 2.8Mb
libs 10.5Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.2.5
Check: running examples for arch ‘x64’
Result: ERROR
Running examples in 'dodgr-Ex.R' failed
The error most likely occurred in:
> ### Name: dodgr_contract_graph
> ### Title: dodgr_contract_graph
> ### Aliases: dodgr_contract_graph
>
> ### ** Examples
>
> graph <- weight_streetnet (hampi)
> nrow (graph) # 5,973
[1] 5973
> graph <- dodgr_contract_graph (graph)
Error in readRDS(fname_c) : error reading from connection
Calls: dodgr_contract_graph -> readRDS
Execution halted
Flavor: r-devel-windows-ix86+x86_64-gcc8