Last updated on 2018-10-19 01:46:25 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 8.52 | 35.51 | 44.03 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 7.53 | 27.96 | 35.49 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 52.66 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 50.65 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1.0 | 30.00 | 79.00 | 109.00 | OK | |
r-patched-linux-x86_64 | 1.1.0 | 8.67 | 32.60 | 41.27 | OK | |
r-patched-solaris-x86 | 1.1.0 | 1915.60 | ERROR | |||
r-release-linux-x86_64 | 1.1.0 | 8.89 | 32.93 | 41.82 | OK | |
r-release-windows-ix86+x86_64 | 1.1.0 | 30.00 | 74.00 | 104.00 | OK | |
r-release-osx-x86_64 | 1.1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.0 | 21.00 | 65.00 | 86.00 | OK | |
r-oldrel-osx-x86_64 | 1.1.0 | NOTE |
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-osx-x86_64, r-oldrel-osx-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-osx-x86_64, r-oldrel-osx-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