Last updated on 2025-07-01 06:49:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.3 | 6.33 | 73.22 | 79.55 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.3 | 5.36 | 41.42 | 46.78 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.3 | 124.41 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.3 | 126.53 | OK | |||
r-devel-windows-x86_64 | 0.2.3 | 8.00 | 113.00 | 121.00 | OK | |
r-patched-linux-x86_64 | OK | |||||
r-release-linux-x86_64 | 0.2.3 | 7.29 | 68.23 | 75.52 | OK | |
r-release-macos-arm64 | 0.2.3 | 102.00 | OK | |||
r-release-macos-x86_64 | 0.2.3 | 118.00 | OK | |||
r-release-windows-x86_64 | 0.2.3 | 10.00 | 104.00 | 114.00 | OK | |
r-oldrel-macos-arm64 | 0.2.3 | 87.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.3 | 126.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.3 | 11.00 | 123.00 | 134.00 | OK |
Version: 0.2.3
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Liis Kolberg <liis.kolberg@ut.ee>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Liis",
family = "Kolberg",
role = c("aut", "cre"),
email = "liis.kolberg@ut.ee"),
person(given = "Uku",
family = "Raudvere",
role = "aut",
email = "uku.raudvere@ut.ee"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.2.3
Check: examples
Result: ERROR
Running examples in ‘gprofiler2-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: gconvert
> ### Title: Gene ID conversion.
> ### Aliases: gconvert
>
> ### ** Examples
>
> gconvert(c("POU5F1", "SOX2", "NANOG"), organism = "hsapiens", target="AFFY_HG_U133_PLUS_2")
Error in function (type, msg, asError = TRUE) :
Could not resolve host: biit.cs.ut.ee
Calls: gconvert ... gprofiler_request -> <Anonymous> -> <Anonymous> -> fun
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘gprofiler2.Rmd’ using rmarkdown
Quitting from gprofiler2.Rmd:114-122 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! Could not resolve host: biit.cs.ut.ee
---
Backtrace:
▆
1. ├─gprofiler2::gost(...)
2. │ └─gprofiler2::get_version_info(organism = organism)
3. │ └─gprofiler2:::gprofiler_request(url, body)
4. │ └─RCurl::curlPerform(...)
5. └─RCurl (local) `<fn>`(6L, "Could not resolve host: biit.cs.ut.ee", TRUE)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'gprofiler2.Rmd' failed with diagnostics:
Could not resolve host: biit.cs.ut.ee
--- failed re-building ‘gprofiler2.Rmd’
SUMMARY: processing the following file failed:
‘gprofiler2.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc