Last updated on 2020-07-29 06:49:01 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 9.42 | 37.95 | 47.37 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 8.77 | 29.93 | 38.70 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 66.90 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 57.95 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1.0 | 32.00 | 70.00 | 102.00 | OK | |
r-patched-linux-x86_64 | 1.1.0 | 9.02 | 38.50 | 47.52 | OK | |
r-patched-solaris-x86 | 1.1.0 | 1899.90 | ERROR | |||
r-release-linux-x86_64 | 1.1.0 | 9.06 | 37.61 | 46.67 | OK | |
r-release-macos-x86_64 | 1.1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.1.0 | 22.00 | 68.00 | 90.00 | OK | |
r-oldrel-macos-x86_64 | 1.1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.0 | 23.00 | 63.00 | 86.00 | OK |
Version: 1.1.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘Rcpp’ ‘ggplot2’ ‘pander’
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: 1.1.0
Check: data for non-ASCII characters
Result: NOTE
Note: found 3 marked UTF-8 strings
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: 1.1.0
Check: examples
Result: ERROR
Running examples in ‘IAPWS95-Ex.R’ failed
The error most likely occurred in:
> ### Name: TDh
> ### Title: Temperature, Function of Density and Enthalpy
> ### Aliases: TDh
>
> ### ** Examples
>
> D <- 838.025
> h <- 977.181624
> T_Dh <- TDh(D,h)
Flavor: r-patched-solaris-x86
Version: 1.1.0
Check: for non-standard things in the check directory
Result: NOTE
Found the following files/directories:
‘core’
Flavor: r-patched-solaris-x86