CRAN Package Check Results for Package rsbp

Last updated on 2024-02-25 10:54:36 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 3.53 35.45 38.98 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.0 3.21 27.11 30.32 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 47.95 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.0 48.69 ERROR
r-devel-windows-x86_64 0.1.0 5.00 53.00 58.00 ERROR
r-patched-linux-x86_64 0.1.0 2.61 34.19 36.80 ERROR
r-release-linux-x86_64 0.1.0 2.60 34.47 37.07 ERROR
r-release-macos-arm64 0.1.0 21.00 NOTE
r-release-macos-x86_64 0.1.0 29.00 NOTE
r-release-windows-x86_64 0.1.0 6.00 51.00 57.00 ERROR
r-oldrel-macos-arm64 0.1.0 20.00 NOTE
r-oldrel-windows-x86_64 0.1.0 6.00 59.00 65.00 ERROR

Check Details

Version: 0.1.0
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-windows-x86_64

Version: 0.1.0
Check: examples
Result: ERROR Running examples in ‘rsbp-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: getPart > ### Title: Retrieve information for a part from the Registry of Standard > ### Biological Parts > ### Aliases: getPart > > ### ** Examples > > getPart("BBa_R0040") Warning in open.connection(x, "rb") : URL 'http://parts.igem.org/cgi/xml/part.cgi?part=BBa_R0040': status was 'Couldn't connect to server' Error in open.connection(x, "rb") : cannot open the connection to 'http://parts.igem.org/cgi/xml/part.cgi?part=BBa_R0040' Calls: getPart ... read_xml.character -> read_xml.connection -> open -> open.connection Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.1.0
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘dplyr’ ‘lubridate’ ‘reshape2’ ‘tidyr’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-oldrel-macos-arm64

Version: 0.1.0
Check: examples
Result: ERROR Running examples in ‘rsbp-Ex.R’ failed The error most likely occurred in: > ### Name: getPart > ### Title: Retrieve information for a part from the Registry of Standard > ### Biological Parts > ### Aliases: getPart > > ### ** Examples > > getPart("BBa_R0040") Warning in open.connection(x, "rb") : URL 'http://parts.igem.org/cgi/xml/part.cgi?part=BBa_R0040': status was 'Couldn't connect to server' Error in open.connection(x, "rb") : cannot open the connection to 'http://parts.igem.org/cgi/xml/part.cgi?part=BBa_R0040' Calls: getPart ... read_xml.character -> read_xml.connection -> open -> open.connection Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 0.1.0
Check: examples
Result: ERROR Running examples in ‘rsbp-Ex.R’ failed The error most likely occurred in: > ### Name: getPart > ### Title: Retrieve information for a part from the Registry of Standard > ### Biological Parts > ### Aliases: getPart > > ### ** Examples > > getPart("BBa_R0040") Error in open.connection(x, "rb") : Failed to connect to parts.igem.org port 80 after 98 ms: Connection refused Calls: getPart ... read_xml.character -> read_xml.connection -> open -> open.connection Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc