Last updated on 2024-12-18 19:49:19 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.3 | 7.80 | 54.77 | 62.57 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.0.3 | 5.76 | 39.61 | 45.37 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.0.3 | 101.80 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.3 | 112.06 | ERROR | |||
r-devel-windows-x86_64 | 2.0.3 | 9.00 | 90.00 | 99.00 | OK | |
r-patched-linux-x86_64 | 2.0.3 | 6.88 | 50.39 | 57.27 | ERROR | |
r-release-linux-x86_64 | 2.0.3 | 5.74 | 51.96 | 57.70 | 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 | 11.00 | 91.00 | 102.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 | 11.00 | 101.00 | 112.00 | OK |
Version: 2.0.3
Check: examples
Result: ERROR
Running examples in ‘OralOpioids-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### 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") : cannot open the connection
Calls: load_Opioid_Table ... load_HealthCanada_Opioid_Table -> <Anonymous> -> read_html.default
Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
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") : cannot open the connection
Calls: load_Opioid_Table ... load_HealthCanada_Opioid_Table -> <Anonymous> -> read_html.default
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc