amoeba commented on issue #44913: URL: https://github.com/apache/arrow/issues/44913#issuecomment-2516320454
I submitted a prepared package archive to winbuilder and macbuilder. Winbuilder should be in Jon's email. - macbuilder-release: https://mac.r-project.org/macbuilder/results/1733288482-8bba6f798aebe1e7/ - macbuilder-devel: https://mac.r-project.org/macbuilder/results/1733288509-1d821cd7ac71d77c/ Strangely, the submission to release reports itself as `r-devel-macosx-arm64` whereas the submission to devel reports itself as `r-oldrel-macosx-arm64`. Is that backwards? Release looks good but devel errors, ``` * using log directory ‘/Volumes/PkgBuild/work/1733284748-db3d8c3c2f65a17e/packages/big-sur-arm64/results/4.5/arrow.Rcheck’ * using R Under development (unstable) (2024-04-24 r86482) * using platform: aarch64-apple-darwin20 * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Ventura 13.3.1 * using session charset: UTF-8 * checking for file ‘arrow/DESCRIPTION’ ... OK * this is package ‘arrow’ version ‘18.1.0’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... ERROR Packages required but not available: 'assertthat', 'bit64', 'glue', 'purrr', 'R6', 'rlang', 'tidyselect', 'vctrs', 'cpp11' Packages suggested but not available for checking: 'blob', 'curl', 'cli', 'DBI', 'dbplyr', 'decor', 'distro', 'dplyr', 'duckdb', 'hms', 'jsonlite', 'knitr', 'lubridate', 'pillar', 'pkgload', 'reticulate', 'rmarkdown', 'stringi', 'stringr', 'sys', 'testthat', 'tibble', 'tzdb', 'withr' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. * DONE Status: 1 ERROR ``` Is this a transient mac builder issue? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
