Last updated on 2021-02-25 01:49:31 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.2 | 114.08 | 149.04 | 263.12 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.3.2 | 75.22 | 110.00 | 185.22 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.3.2 | 335.44 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.2 | 308.92 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.3.2 | 160.00 | 211.00 | 371.00 | OK | |
r-patched-linux-x86_64 | 0.3.2 | 89.36 | 141.81 | 231.17 | OK | |
r-patched-solaris-x86 | 0.3.2 | 311.00 | NOTE | |||
r-release-linux-x86_64 | 0.3.2 | 90.85 | 137.70 | 228.55 | OK | |
r-release-macos-x86_64 | 0.3.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.3.2 | 231.00 | 309.00 | 540.00 | OK | |
r-oldrel-macos-x86_64 | 0.3.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.3.2 | 145.00 | 286.00 | 431.00 | OK |
Version: 0.3.2
Check: examples
Result: ERROR
Running examples in 'ggforce-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: scale_unit
> ### Title: Position scales for units data
> ### Aliases: scale_x_unit scale_y_unit scale_type.units
>
> ### ** Examples
>
> library(units)
udunits system database from /usr/share/xml/udunits
> gallon <- as_units('gallon')
> mtcars$consumption <- mtcars$mpg * with(ud_units, mi / gallon)
Error in !unlist(l10n_info()) : invalid argument type
Calls: with -> with.units database
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.3.2
Check: installed package size
Result: NOTE
installed size is 20.4Mb
sub-directories of 1Mb or more:
help 1.1Mb
libs 18.5Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.3.2
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘withr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.3.2
Check: examples
Result: ERROR
Running examples in ‘ggforce-Ex.R’ failed
The error most likely occurred in:
> ### Name: scale_unit
> ### Title: Position scales for units data
> ### Aliases: scale_x_unit scale_y_unit scale_type.units
>
> ### ** Examples
>
> library(units)
udunits system database from /usr/share/udunits
> gallon <- as_units('gallon')
> mtcars$consumption <- mtcars$mpg * with(ud_units, mi / gallon)
Error in !unlist(l10n_info()) : invalid argument type
Calls: with -> with.units database
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc