Last updated on 2025-10-31 13:50:50 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.3 | 8.49 | 201.05 | 209.54 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.0.3 | 6.70 | 157.19 | 163.89 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.0.3 | 53.00 | 294.50 | 347.50 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.3 | 68.00 | 293.07 | 361.07 | OK | |
| r-devel-windows-x86_64 | 0.0.3 | 12.00 | 203.00 | 215.00 | OK | |
| r-patched-linux-x86_64 | 0.0.3 | 9.83 | 180.84 | 190.67 | ERROR | |
| r-release-linux-x86_64 | 0.0.3 | 9.53 | 198.46 | 207.99 | OK | |
| r-release-macos-arm64 | 0.0.3 | 5.00 | 99.00 | 104.00 | ERROR | |
| r-release-macos-x86_64 | 0.0.3 | 8.00 | 76.00 | 84.00 | OK | |
| r-release-windows-x86_64 | 0.0.3 | 12.00 | 201.00 | 213.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.3 | 5.00 | 107.00 | 112.00 | ERROR | |
| r-oldrel-macos-x86_64 | 0.0.3 | 11.00 | 234.00 | 245.00 | ERROR | |
| r-oldrel-windows-x86_64 | 0.0.3 | 18.00 | 261.00 | 279.00 | OK | 
Version: 0.0.3
Check: re-building of vignette outputs
Result: ERROR
  Error(s) in re-building vignettes:
    ...
  --- re-building ‘gaawr2.Rmd’ using rmarkdown
  Failed with error:  'there is no package called 'EnsDb.Hsapiens.v75''
  Failed with error:  'there is no package called 'ensembldb''
  running: bash  -c "export message=\"Hello, world!\"
  echo \"print('\$message')\" > hello.R
  R CMD BATCH hello.R
  R --no-save -q < hello.R
  R --no-save -q <<END
  message <- Sys.getenv(\"message\"); print(message)
  source(\"hello.R\")
  END
  echo \${message} | \\
  Rscript -e '
  message <- scan(\"stdin\", what=\"\", sep=\"\\n\", quiet=TRUE);
  write.table(message, col.names=FALSE, row.names=FALSE,
              quote=FALSE)
  ' | \\
  cat
  rm hello.*"
  
  Quitting from gaawr2.Rmd:409-415 [ensdb]
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  <error/rlang_error>
  Error in `loadNamespace()`:
  ! there is no package called 'ensembldb'
  ---
  Backtrace:
      ▆
   1. └─base::loadNamespace(x)
   2.   └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
   3.     └─base (local) withOneRestart(expr, restarts[[1L]])
   4.       └─base (local) doWithOneRestart(return(expr), restart)
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  
  Error: processing vignette 'gaawr2.Rmd' failed with diagnostics:
  there is no package called 'ensembldb'
  --- failed re-building ‘gaawr2.Rmd’
  
  --- re-building ‘web.Rmd’ using rmarkdown
  [WARNING] Citeproc: citation tsv not found
  --- finished re-building ‘web.Rmd’
  
  SUMMARY: processing the following file failed:
    ‘gaawr2.Rmd’
  
  Error: Vignette re-building failed.
  Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.0.3
Check: re-building of vignette outputs
Result: ERROR
  Error(s) in re-building vignettes:
  --- re-building ‘gaawr2.Rmd’ using rmarkdown
  Failed with error:  'there is no package called 'EnsDb.Hsapiens.v75''
  running: bash  -c "export message=\"Hello, world!\"
  echo \"print('\$message')\" > hello.R
  R CMD BATCH hello.R
  R --no-save -q < hello.R
  R --no-save -q <<END
  message <- Sys.getenv(\"message\"); print(message)
  source(\"hello.R\")
  END
  echo \${message} | \\
  Rscript -e '
  message <- scan(\"stdin\", what=\"\", sep=\"\\n\", quiet=TRUE);
  write.table(message, col.names=FALSE, row.names=FALSE,
              quote=FALSE)
  ' | \\
  cat
  rm hello.*"
  
  Quitting from gaawr2.Rmd:409-415 [ensdb]
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  <error/rlang_error>
  Error in `h()`:
  ! error in evaluating the argument 'x' in selecting a method for function 'metadata': object 'EnsDb.Hsapiens.v75' not found
  ---
  Backtrace:
      ▆
   1. ├─ensembldb::metadata(EnsDb.Hsapiens.v75)
   2. └─base::.handleSimpleError(...)
   3.   └─base (local) h(simpleError(msg, call))
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  
  Error: processing vignette 'gaawr2.Rmd' failed with diagnostics:
  error in evaluating the argument 'x' in selecting a method for function 'metadata': object 'EnsDb.Hsapiens.v75' not found
  --- failed re-building ‘gaawr2.Rmd’
  
  --- re-building ‘web.Rmd’ using rmarkdown
  [WARNING] Citeproc: citation tsv not found
  --- finished re-building ‘web.Rmd’
  
  SUMMARY: processing the following file failed:
    ‘gaawr2.Rmd’
  
  Error: Vignette re-building failed.
  Execution halted
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.0.3
Check: package dependencies
Result: NOTE
  Package suggested but not available for checking: ‘EnsDb.Hsapiens.v75’
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64