CRAN Package Check Results for Maintainer ‘Liam Kendall <liam.k.kendall at gmail.com>’

Last updated on 2024-05-03 05:53:49 CEST.

Package ERROR NOTE
pollimetry 1 11

Package pollimetry

Current CRAN status: ERROR: 1, NOTE: 11

Version: 1.0.1
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘pollimetrydata’ 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-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.0.1
Check: examples
Result: ERROR Running examples in 'pollimetry-Ex.R' failed The error most likely occurred in: > ### Name: bodysize > ### Title: Converts the intertegular distance (IT) and co-variates to body > ### size in dry weight (mg) for bees or hoverflies. > ### Aliases: bodysize > > ### ** Examples > > example=cbind.data.frame(IT=c(1.3,2.3), + Sex=c("Female","Male"), + Subfamily=c("Syrphinae","Eristalinae"), + Region=c("Australasia","Europe"), + Species=c("Sphaerophoria_macrogaster","Myathropa_florea")) > bodysize(x=example,taxa="hov",type="taxo") Loading required namespace: pollimetrydata Failed with error: 'there is no package called 'pollimetrydata'' Downloading data from: https://github.com/liamkendall/pollimetrydata/raw/master/data/hov_tax_mod.rdata Error in curl::curl_fetch_memory(url, handle = handle) : Recv failure: Connection was reset Calls: bodysize ... request_fetch -> request_fetch.write_memory -> <Anonymous> Execution halted Flavor: r-release-windows-x86_64