Last updated on 2024-09-07 15:49:11 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 32.90 | 160.02 | 192.92 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 20.14 | 112.72 | 132.86 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 309.31 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 300.35 | OK | |||
r-devel-windows-x86_64 | 0.2.0 | 31.00 | 187.00 | 218.00 | NOTE | |
r-patched-linux-x86_64 | 0.2.0 | 35.79 | 149.95 | 185.74 | OK | |
r-release-linux-x86_64 | 0.2.0 | 27.83 | 149.27 | 177.10 | OK | |
r-release-macos-arm64 | 0.2.0 | 106.00 | NOTE | |||
r-release-macos-x86_64 | 0.2.0 | 239.00 | NOTE | |||
r-release-windows-x86_64 | 0.2.0 | 33.00 | 182.00 | 215.00 | NOTE | |
r-oldrel-macos-arm64 | 0.2.0 | 97.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.2.0 | 170.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.2.0 | 44.00 | 221.00 | 265.00 | NOTE |
Version: 0.2.0
Check: installed package size
Result: NOTE
installed size is 6.9Mb
sub-directories of 1Mb or more:
R 1.1Mb
doc 5.2Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.2.0
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘Authentication_and_Billing.Rmd’
...
> knitr::opts_chunk$set(collapse = TRUE, comment = "#>",
+ eval = FALSE)
> a <- Auth$new(token = "<your_token>", platform = "aws-us")
When sourcing ‘Authentication_and_Billing.R’:
Error: object 'Auth' not found
Execution halted
when running code in ‘Files_upload_and_Volumes.Rmd’
...
> knitr::opts_chunk$set(collapse = TRUE, comment = "#>",
+ eval = FALSE)
> a <- Auth$new(platform = "aws-us", token = "<your-token>")
When sourcing ‘Files_upload_and_Volumes.R’:
Error: object 'Auth' not found
Execution halted
when running code in ‘Projects_and_Tasks_execution.Rmd’
...
> knitr::opts_chunk$set(collapse = TRUE, comment = "#>",
+ eval = FALSE)
> all_my_projects <- a$projects$query()
When sourcing ‘Projects_and_Tasks_execution.R’:
Error: object 'a' not found
Execution halted
when running code in ‘quickstart.Rmd’
...
> knitr::opts_chunk$set(collapse = TRUE, comment = "#>",
+ eval = FALSE)
> install.packages("sevenbridges2")
Installing package into ‘/Volumes/Builds/packages/big-sur-arm64/results/4.3/sevenbridges2.Rcheck’
(as ‘lib’ is unspecified)
When sourcing ‘quickstart.R’:
Error: trying to use CRAN without setting a mirror
Execution halted
‘Authentication_and_Billing.Rmd’ using ‘UTF-8’... failed
‘Files_upload_and_Volumes.Rmd’ using ‘UTF-8’... failed
‘Projects_and_Tasks_execution.Rmd’ using ‘UTF-8’... failed
‘quickstart.Rmd’ using ‘UTF-8’... failed
Flavor: r-oldrel-macos-arm64
Version: 0.2.0
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘Authentication_and_Billing.Rmd’
...
> knitr::opts_chunk$set(collapse = TRUE, comment = "#>",
+ eval = FALSE)
> a <- Auth$new(token = "<your_token>", platform = "aws-us")
When sourcing ‘Authentication_and_Billing.R’:
Error: object 'Auth' not found
Execution halted
when running code in ‘Files_upload_and_Volumes.Rmd’
...
> knitr::opts_chunk$set(collapse = TRUE, comment = "#>",
+ eval = FALSE)
> a <- Auth$new(platform = "aws-us", token = "<your-token>")
When sourcing ‘Files_upload_and_Volumes.R’:
Error: object 'Auth' not found
Execution halted
when running code in ‘Projects_and_Tasks_execution.Rmd’
...
> knitr::opts_chunk$set(collapse = TRUE, comment = "#>",
+ eval = FALSE)
> all_my_projects <- a$projects$query()
When sourcing ‘Projects_and_Tasks_execution.R’:
Error: object 'a' not found
Execution halted
when running code in ‘quickstart.Rmd’
...
> knitr::opts_chunk$set(collapse = TRUE, comment = "#>",
+ eval = FALSE)
> install.packages("sevenbridges2")
Installing package into ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.3/sevenbridges2.Rcheck’
(as ‘lib’ is unspecified)
When sourcing ‘quickstart.R’:
Error: trying to use CRAN without setting a mirror
Execution halted
‘Authentication_and_Billing.Rmd’ using ‘UTF-8’... failed
‘Files_upload_and_Volumes.Rmd’ using ‘UTF-8’... failed
‘Projects_and_Tasks_execution.Rmd’ using ‘UTF-8’... failed
‘quickstart.Rmd’ using ‘UTF-8’... failed
Flavor: r-oldrel-macos-x86_64