Last updated on 2022-08-15 08:50:21 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
blandr | 1 | 6 | 6 |
Current CRAN status: ERROR: 1, NOTE: 6, OK: 6
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-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, 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
Flavor: r-oldrel-windows-ix86+x86_64