Last updated on 2024-09-16 11:49:25 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 9.05 | 81.48 | 90.53 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 5.63 | 58.75 | 64.38 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 144.43 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 148.58 | OK | |||
r-devel-windows-x86_64 | 1.1.0 | 11.00 | 116.00 | 127.00 | OK | |
r-patched-linux-x86_64 | 1.1.0 | 10.57 | 76.45 | 87.02 | OK | |
r-release-linux-x86_64 | 1.1.0 | 8.26 | 76.68 | 84.94 | OK | |
r-release-macos-arm64 | 1.1.0 | 70.00 | OK | |||
r-release-macos-x86_64 | 1.1.0 | 149.00 | OK | |||
r-release-windows-x86_64 | 1.1.0 | 11.00 | 120.00 | 131.00 | OK | |
r-oldrel-macos-arm64 | 1.1.0 | 79.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.1.0 | 128.00 | ERROR | |||
r-oldrel-windows-x86_64 | 1.1.0 | 12.00 | 137.00 | 149.00 | OK |
Version: 1.1.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/3s] 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.1.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