CRAN Package Check Results for Package blandr

Last updated on 2024-05-10 08:04:12 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.1 17.96 60.21 78.17 ERROR
r-devel-linux-x86_64-debian-gcc 0.5.1 14.64 44.92 59.56 ERROR
r-devel-linux-x86_64-fedora-clang 0.5.1 108.75 NOTE
r-devel-linux-x86_64-fedora-gcc 0.5.1 161.48 NOTE
r-devel-windows-x86_64 0.5.1 18.00 66.00 84.00 ERROR
r-patched-linux-x86_64 0.5.1 16.02 56.71 72.73 ERROR
r-release-linux-x86_64 0.5.1 15.83 63.07 78.90 OK
r-release-macos-arm64 0.5.1 57.00 OK
r-release-windows-x86_64 0.5.1 17.00 66.00 83.00 ERROR
r-oldrel-macos-arm64 0.5.1 56.00 OK
r-oldrel-macos-x86_64 0.5.1 80.00 OK
r-oldrel-windows-x86_64 0.5.1 21.00 72.00 93.00 ERROR

Additional issues

OpenBLAS

Check Details

Version: 0.5.1
Check: examples
Result: ERROR Running examples in ‘blandr-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### 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") : cannot open URL 'https://www-users.york.ac.uk/~mb55/datasets/darbela.dct': HTTP status was '403 Forbidden' Error in file(con, "r") : cannot open the connection to 'https://www-users.york.ac.uk/~mb55/datasets/darbela.dct' Calls: blandr.dataset.fibre -> readLines -> file Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64

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

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") : cannot open URL 'https://www-users.york.ac.uk/~mb55/datasets/darbela.dct': HTTP status was '403 Forbidden' Error in file(con, "r") : cannot open the connection to 'https://www-users.york.ac.uk/~mb55/datasets/darbela.dct' Calls: blandr.dataset.fibre -> readLines -> file Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64