CRAN Package Check Results for Maintainer ‘Deepankar Datta <deepankardatta at nhs.net>’

Last updated on 2024-05-07 12:56:45 CEST.

Package ERROR NOTE OK
blandr 2 2 8

Package blandr

Current CRAN status: ERROR: 2, NOTE: 2, OK: 8

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 Flavor: r-devel-linux-x86_64-debian-gcc

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 Flavor: r-oldrel-windows-x86_64