Last updated on 2024-09-15 00:49:58 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 8.09 | 79.94 | 88.03 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 5.33 | 61.94 | 67.27 | 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.38 | 76.85 | 86.23 | 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 | 68.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.0.0 | 102.00 | ERROR | |||
r-oldrel-windows-x86_64 | 1.0.0 | 11.00 | 136.00 | 147.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’... [1s/1s] 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/3s] OK
‘Chemical.Rmd’ using ‘UTF-8’... [3s/4s] 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-x86_64