Last updated on 2020-08-07 01:49:36 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.1 | 16.71 | 55.01 | 71.72 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.5.1 | 13.11 | 42.15 | 55.26 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.5.1 | 93.18 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.1 | 86.60 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.5.1 | 39.00 | 66.00 | 105.00 | ERROR | |
r-patched-linux-x86_64 | 0.5.1 | 14.69 | 53.88 | 68.57 | OK | |
r-patched-solaris-x86 | 0.5.1 | 119.60 | NOTE | |||
r-release-linux-x86_64 | 0.5.1 | 14.88 | 52.86 | 67.74 | OK | |
r-release-macos-x86_64 | 0.5.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.5.1 | 38.00 | 71.00 | 109.00 | ERROR | |
r-oldrel-macos-x86_64 | 0.5.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.5.1 | 22.00 | 57.00 | 79.00 | ERROR |
Version: 0.5.1
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘R6’ ‘knitr’
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.5.1
Check: examples
Result: ERROR
Running examples in 'blandr-Ex.R' failed
The error most likely occurred in:
> ### Name: blandr.dataset.fibre
> ### Title: Function to load D'arbela mean velocity of circumferential fibre
> ### shortening dataset from internet
> ### Aliases: blandr.dataset.fibre
>
> ### ** Examples
>
> blandr.dataset.fibre()
Warning in file(con, "r") :
InternetOpenUrl failed: 'Die Serververbindung konnte nicht hergestellt werden.'
Error in file(con, "r") : cannot open the connection
Calls: blandr.dataset.fibre -> readLines -> file
Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64