CRAN Package Check Results for Package OralOpioids

Last updated on 2024-06-12 06:58:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.3 10.63 71.32 81.95 OK
r-devel-linux-x86_64-debian-gcc 2.0.3 6.00 52.68 58.68 OK
r-devel-linux-x86_64-fedora-clang 2.0.3 106.33 OK
r-devel-linux-x86_64-fedora-gcc 2.0.3 105.52 OK
r-devel-windows-x86_64 2.0.3 9.00 84.00 93.00 ERROR
r-patched-linux-x86_64 2.0.3 7.60 68.46 76.06 OK
r-release-linux-x86_64 2.0.3 5.46 67.65 73.11 OK
r-release-macos-arm64 2.0.3 42.00 OK
r-release-macos-x86_64 2.0.3 56.00 OK
r-release-windows-x86_64 2.0.3 9.00 90.00 99.00 OK
r-oldrel-macos-arm64 2.0.3 44.00 OK
r-oldrel-macos-x86_64 2.0.3 75.00 OK
r-oldrel-windows-x86_64 2.0.3 10.00 102.00 112.00 OK

Check Details

Version: 2.0.3
Check: examples
Result: ERROR Running examples in 'OralOpioids-Ex.R' failed The error most likely occurred in: > ### Name: Brand > ### Title: Get the Brand name from Health Canada by using the DIN or NDC > ### Aliases: Brand > > ### ** Examples > > > FDA_Opioid_Table <- load_Opioid_Table(no_download = TRUE, country="US") No updated files were downloaded. The latest Big_data_from was from 2024-01-09 DISCLAIMER: Not a substitute for medical advise. Please note that the output generated by the package should not be substituted for clinical advise and any medication should be only consumed at the advise of a licensed healthcare provider. Source url of the data: https://download.open.fda.gov/drug/ndc/drug-ndc-0001-of-0001.json.zip Source url used for dosing: Von Korff M, Saunders K, Thomas Ray G, et al. De facto long-term opioid therapy for noncancer pain. Clin J Pain 2008; 24: 521-527. 2008/06/25. DOI: 10.1097/AJP.0b013e318169d03b. > HealthCanada_Opioid_Table <- load_Opioid_Table(no_download = TRUE, country="Canada") Error in open.connection(x, "rb") : Timeout was reached: [www.canada.ca] Resolving timed out after 10002 milliseconds Calls: load_Opioid_Table ... load_HealthCanada_Opioid_Table -> <Anonymous> -> read_html.default Execution halted Flavor: r-devel-windows-x86_64