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

Last updated on 2020-08-07 01:50:17 CEST.

Package ERROR NOTE OK
blandr 3 5 4

Package blandr

Current CRAN status: ERROR: 3, NOTE: 5, OK: 4

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