Last updated on 2024-09-17 18:49:32 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 8.39 | 79.70 | 88.09 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 5.54 | 59.25 | 64.79 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 141.92 | 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 | 8.09 | 76.72 | 84.81 | OK | |
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 | 104.00 | ERROR | |||
r-oldrel-windows-x86_64 | 1.0.0 | 13.00 | 135.00 | 148.00 | OK |
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/3s] OK
‘Chemical.Rmd’ using ‘UTF-8’... [3s/3s] 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