Last updated on 2025-04-05 09:53:41 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.6 | 4.60 | 66.77 | 71.37 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.6 | 3.35 | 50.19 | 53.54 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.6 | 125.50 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.6 | 132.37 | NOTE | |||
r-devel-macos-arm64 | 0.1.6 | 42.00 | OK | |||
r-devel-macos-x86_64 | 0.1.6 | 57.00 | ERROR | |||
r-devel-windows-x86_64 | 0.1.6 | 6.00 | 83.00 | 89.00 | OK | |
r-patched-linux-x86_64 | 0.1.6 | 4.96 | 63.65 | 68.61 | OK | |
r-release-linux-x86_64 | 0.1.6 | 4.79 | 61.73 | 66.52 | OK | |
r-release-macos-arm64 | 0.1.6 | 42.00 | OK | |||
r-release-macos-x86_64 | 0.1.6 | 59.00 | OK | |||
r-release-windows-x86_64 | 0.1.6 | 6.00 | 82.00 | 88.00 | OK | |
r-oldrel-macos-arm64 | 0.1.6 | OK | ||||
r-oldrel-macos-x86_64 | 0.1.6 | 71.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.6 | 8.00 | 94.00 | 102.00 | OK |
Version: 0.1.6
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘tidyr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.6
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘Using_Rgff.Rmd’ using rmarkdown
Quitting from lines 344-349 [unnamed-chunk-23] (Using_Rgff.Rmd)
Error: processing vignette 'Using_Rgff.Rmd' failed with diagnostics:
Package "rtracklayer" is required to convert from GTF to GFF3. Please install it.
--- failed re-building ‘Using_Rgff.Rmd’
SUMMARY: processing the following file failed:
‘Using_Rgff.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-macos-x86_64