Last updated on 2024-09-13 03:49:11 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 8.16 | 80.76 | 88.92 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 5.76 | 61.67 | 67.43 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 150.17 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 163.19 | OK | |||
r-devel-windows-x86_64 | 1.0.0 | 10.00 | 119.00 | 129.00 | OK | |
r-patched-linux-x86_64 | 1.0.0 | 9.04 | 76.24 | 85.28 | OK | |
r-release-linux-x86_64 | 1.0.0 | 6.22 | 76.21 | 82.43 | NOTE | |
r-release-macos-arm64 | 1.0.0 | 75.00 | OK | |||
r-release-macos-x86_64 | 1.0.0 | 143.00 | OK | |||
r-release-windows-x86_64 | 1.0.0 | 10.00 | 117.00 | 127.00 | OK | |
r-oldrel-macos-arm64 | 1.0.0 | 67.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.0.0 | 105.00 | ERROR | |||
r-oldrel-windows-x86_64 | 1.0.0 | 12.00 | 134.00 | 146.00 | OK |
Version: 1.0.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘devtools’
Flavor: r-release-linux-x86_64
Version: 1.0.0
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘Introduction.Rmd’
...
4: DTXSID7020182 oral
5: DTXSID7020182 oral
6: DTXSID7020182 oral
> bpa_bioactivity <- get_bioactivity_details(DTXSID = "DTXSID7020182",
+ API_key = my_key)
When sourcing ‘Introduction.R’:
Error: GET https://api-ccte.epa.gov/bioactivity/data/search/by-dtxsid/DTXSID7020182 (bioactivity/data/search/by-dtxsid/DTXSID7020182.json)
Execution halted
‘Bioactivity.Rmd’ using ‘UTF-8’... [2s/2s] OK
‘Chemical.Rmd’ using ‘UTF-8’... [2s/2s] OK
‘Exposure.Rmd’ using ‘UTF-8’... [1s/1s] OK
‘Hazard.Rmd’ using ‘UTF-8’... [1s/1s] OK
‘Introduction.Rmd’ using ‘UTF-8’... failed
Flavor: r-oldrel-macos-arm64
Version: 1.0.0
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘Introduction.Rmd’
...
4: DTXSID7020182 oral
5: DTXSID7020182 oral
6: DTXSID7020182 oral
> bpa_bioactivity <- get_bioactivity_details(DTXSID = "DTXSID7020182",
+ API_key = my_key)
When sourcing ‘Introduction.R’:
Error: GET https://api-ccte.epa.gov/bioactivity/data/search/by-dtxsid/DTXSID7020182 (bioactivity/data/search/by-dtxsid/DTXSID7020182.json)
Execution halted
‘Bioactivity.Rmd’ using ‘UTF-8’... [3s/4s] OK
‘Chemical.Rmd’ using ‘UTF-8’... [3s/4s] OK
‘Exposure.Rmd’ using ‘UTF-8’... [1s/1s] OK
‘Hazard.Rmd’ using ‘UTF-8’... [1s/2s] OK
‘Introduction.Rmd’ using ‘UTF-8’... failed
Flavor: r-oldrel-macos-x86_64