CRAN Package Check Results for Package sevenbridges2

Last updated on 2024-09-10 11:53:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 31.01 159.31 190.32 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 0.56 2.14 2.70 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.0 309.31 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.0 304.28 OK
r-devel-windows-x86_64 0.2.0 31.00 185.00 216.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 33.51 147.77 181.28 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 32.00 184.00 216.00 NOTE
r-oldrel-macos-arm64 0.2.0 97.00 ERROR
r-oldrel-macos-x86_64 0.2.0 173.00 ERROR
r-oldrel-windows-x86_64 0.2.0 44.00 216.00 260.00 NOTE

Check Details

Version: 0.2.0
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-linux-x86_64-debian-gcc

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