Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-09-27 12:06 -0400 (Sat, 27 Sep 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" | 4832 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" | 4620 |
kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" | 4565 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4563 |
Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X |
Package 633/2334 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
EasyCellType 1.11.0 (landing page) Ruoxing Li
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | ERROR | skipped | skipped | |||||||||
taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
To the developers/maintainers of the EasyCellType package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/EasyCellType.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
Package: EasyCellType |
Version: 1.11.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data EasyCellType |
StartedAt: 2025-09-26 16:14:24 -0400 (Fri, 26 Sep 2025) |
EndedAt: 2025-09-26 16:14:36 -0400 (Fri, 26 Sep 2025) |
EllapsedTime: 12.1 seconds |
RetCode: 1 |
Status: ERROR |
PackageFile: None |
PackageFileSize: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data EasyCellType ### ############################################################################## ############################################################################## * checking for file ‘EasyCellType/DESCRIPTION’ ... OK * preparing ‘EasyCellType’: * checking DESCRIPTION meta-information ... OK * installing the package to build vignettes * creating vignettes ... ERROR --- re-building ‘my-vignette.Rmd’ using rmarkdown Quitting from my-vignette.Rmd:44-47 [unnamed-chunk-2] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! Failed to install 'EasyCellType' from GitHub: HTTP error 403. API rate limit exceeded for 170.223.207.78. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) Rate limit remaining: 0/60 Rate limit reset at: 2025-09-26 20:28:14 UTC To increase your GitHub API rate limit - Use `usethis::create_github_token()` to create a Personal Access Token. - Use `gitcreds::gitcreds_set()` to add the token. --- Backtrace: ▆ 1. └─remotes::install_github("rx-li/EasyCellType") 2. ├─pkgbuild::with_build_tools(...) 3. └─remotes:::install_remotes(...) 4. └─base::tryCatch(...) 5. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 7. └─value[[3L]](cond) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'my-vignette.Rmd' failed with diagnostics: Failed to install 'EasyCellType' from GitHub: HTTP error 403. API rate limit exceeded for 170.223.207.78. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) Rate limit remaining: 0/60 Rate limit reset at: 2025-09-26 20:28:14 UTC To increase your GitHub API rate limit - Use `usethis::create_github_token()` to create a Personal Access Token. - Use `gitcreds::gitcreds_set()` to add the token. --- failed re-building ‘my-vignette.Rmd’ SUMMARY: processing the following file failed: ‘my-vignette.Rmd’ Error: Vignette re-building failed. Execution halted