Last updated on 2026-06-18 01:53:03 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.6 | 41.58 | 517.40 | 558.98 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.6 | 31.79 | 377.77 | 409.56 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.6 | 75.00 | 923.97 | 998.97 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.6 | 74.00 | 978.65 | 1052.65 | NOTE | |
| r-devel-windows-x86_64 | 1.0.6 | 49.00 | 1114.00 | 1163.00 | OK | |
| r-patched-linux-x86_64 | 1.0.6 | 39.05 | 498.38 | 537.43 | OK | |
| r-release-linux-x86_64 | 1.0.5 | 69.94 | 647.12 | 717.06 | OK | |
| r-release-macos-arm64 | 1.0.6 | 12.00 | 169.00 | 181.00 | ERROR | |
| r-release-macos-x86_64 | 1.0.6 | 32.00 | 725.00 | 757.00 | ERROR | |
| r-release-windows-x86_64 | 1.0.6 | 56.00 | 599.00 | 655.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.6 | 12.00 | 219.00 | 231.00 | ERROR | |
| r-oldrel-macos-x86_64 | 1.0.6 | 30.00 | 673.00 | 703.00 | ERROR | |
| r-oldrel-windows-x86_64 | 1.0.6 | 62.00 | 667.00 | 729.00 | OK |
Version: 1.0.6
Check: for non-standard things in the check directory
Result: NOTE
Found the following files/directories:
‘BSgenome.Ecoli.NCBI.ASM584v2’ ‘BSgenomeForge’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.0.6
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘genome_wide_tm_ecoli.Rmd’ using rmarkdown
trying URL 'https://bioconductor.org/packages/3.23/bioc/bin/macosx/sonoma-arm64/contrib/4.6/BSgenomeForge_1.12.0.tgz'
Content type 'application/x-gzip' length 833586 bytes (814 KB)
==================================================
downloaded 814 KB
trying URL 'https://ftp.ncbi.nlm.nih.gov/genomes/all/GCF/000/005/845/GCF_000005845.2_ASM584v2/GCF_000005845.2_ASM584v2_genomic.fna.gz'
Content type 'application/x-gzip' length 1379902 bytes (1.3 MB)
==================================================
downloaded 1.3 MB
Quitting from genome_wide_tm_ecoli.Rmd:290-296 [linear-full]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! Package 'karyoploteR' is required for linear genome plots. Install it with: BiocManager::install("karyoploteR")
---
Backtrace:
▆
1. └─TmCalculator::plot_genome_track(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'genome_wide_tm_ecoli.Rmd' failed with diagnostics:
Package 'karyoploteR' is required for linear genome plots. Install it with: BiocManager::install("karyoploteR")
--- failed re-building ‘genome_wide_tm_ecoli.Rmd’
SUMMARY: processing the following file failed:
‘genome_wide_tm_ecoli.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-arm64
Version: 1.0.6
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘genome_wide_tm_ecoli.Rmd’ using rmarkdown
trying URL 'https://bioconductor.org/packages/3.23/bioc/bin/macosx/big-sur-x86_64/contrib/4.6/BSgenomeForge_1.12.0.tgz'
Content type 'application/x-gzip' length 829233 bytes (809 KB)
==================================================
downloaded 809 KB
trying URL 'https://ftp.ncbi.nlm.nih.gov/genomes/all/GCF/000/005/845/GCF_000005845.2_ASM584v2/GCF_000005845.2_ASM584v2_genomic.fna.gz'
Content type 'application/x-gzip' length 1379902 bytes (1.3 MB)
==================================================
downloaded 1.3 MB
Quitting from genome_wide_tm_ecoli.Rmd:290-296 [linear-full]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! Package 'karyoploteR' is required for linear genome plots. Install it with: BiocManager::install("karyoploteR")
---
Backtrace:
▆
1. └─TmCalculator::plot_genome_track(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'genome_wide_tm_ecoli.Rmd' failed with diagnostics:
Package 'karyoploteR' is required for linear genome plots. Install it with: BiocManager::install("karyoploteR")
--- failed re-building ‘genome_wide_tm_ecoli.Rmd’
SUMMARY: processing the following file failed:
‘genome_wide_tm_ecoli.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-x86_64
Version: 1.0.6
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘genome_wide_tm_ecoli.Rmd’ using rmarkdown
Quitting from genome_wide_tm_ecoli.Rmd:81-126 [setup-ecoli-bsgenome]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! Failed to install 'unknown package' from GitHub:
HTTP error 403.
API rate limit exceeded for 130.216.37.249. (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: 2026-06-17 19:50:07 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(...)
2. └─remotes:::install_remotes(...)
3. └─base::tryCatch(...)
4. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
5. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
6. └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'genome_wide_tm_ecoli.Rmd' failed with diagnostics:
Failed to install 'unknown package' from GitHub:
HTTP error 403.
API rate limit exceeded for 130.216.37.249. (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: 2026-06-17 19:50:07 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 ‘genome_wide_tm_ecoli.Rmd’
SUMMARY: processing the following file failed:
‘genome_wide_tm_ecoli.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-macos-arm64
Version: 1.0.6
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘genome_wide_tm_ecoli.Rmd’ using rmarkdown
trying URL 'https://bioconductor.org/packages/3.21/bioc/bin/macosx/big-sur-x86_64/contrib/4.5/BSgenomeForge_1.8.1.tgz'
Content type 'application/x-tar' length 827147 bytes (807 KB)
==================================================
downloaded 807 KB
trying URL 'https://ftp.ncbi.nlm.nih.gov/genomes/all/GCF/000/005/845/GCF_000005845.2_ASM584v2/GCF_000005845.2_ASM584v2_genomic.fna.gz'
Content type 'application/x-gzip' length 1379902 bytes (1.3 MB)
==================================================
downloaded 1.3 MB
Quitting from genome_wide_tm_ecoli.Rmd:290-296 [linear-full]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! Package 'karyoploteR' is required for linear genome plots. Install it with: BiocManager::install("karyoploteR")
---
Backtrace:
▆
1. └─TmCalculator::plot_genome_track(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'genome_wide_tm_ecoli.Rmd' failed with diagnostics:
Package 'karyoploteR' is required for linear genome plots. Install it with: BiocManager::install("karyoploteR")
--- failed re-building ‘genome_wide_tm_ecoli.Rmd’
SUMMARY: processing the following file failed:
‘genome_wide_tm_ecoli.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-macos-x86_64