CRAN Package Check Results for Package gprofiler2

Last updated on 2025-11-05 00:49:32 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.3 7.86 87.00 94.86 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.3 5.58 48.44 54.02 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.3 38.00 116.33 154.33 OK
r-devel-linux-x86_64-fedora-gcc 0.2.3 17.00 136.57 153.57 OK
r-devel-windows-x86_64 0.2.3 9.00 116.00 125.00 OK
r-patched-linux-x86_64 0.2.3 5.67 81.07 86.74 OK
r-release-linux-x86_64 0.2.3 6.78 81.78 88.56 OK
r-release-macos-arm64 0.2.3 3.00 99.00 102.00 OK
r-release-macos-x86_64 0.2.3 6.00 112.00 118.00 OK
r-release-windows-x86_64 0.2.3 9.00 117.00 126.00 OK
r-oldrel-macos-arm64 0.2.3 3.00 84.00 87.00 OK
r-oldrel-macos-x86_64 0.2.3 8.00 118.00 126.00 OK
r-oldrel-windows-x86_64 0.2.3 13.00 141.00 154.00 OK

Additional issues

ATLAS

Check Details

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: gorth > ### Title: Orthology search. > ### Aliases: gorth > > ### ** Examples > > gorth(c("Klf4","Pax5","Sox2","Nanog"), source_organism="mmusculus", target_organism="hsapiens") Error in gprofiler_request(url, body) : There's an issue with your request to g:Profiler. Error code: 503. Please double check your input. If this doesn't help, then check your internet connection or contact us with a reproducible example on biit.support@ut.ee Calls: gorth -> gprofiler_request 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 in `gprofiler_request()`: ! There's an issue with your request to g:Profiler. Error code: 503. Please double check your input. If this doesn't help, then check your internet connection or contact us with a reproducible example on biit.support@ut.ee --- Backtrace: ▆ 1. └─gprofiler2::gost(...) 2. └─gprofiler2::get_version_info(organism = organism) 3. └─gprofiler2:::gprofiler_request(url, body) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'gprofiler2.Rmd' failed with diagnostics: There's an issue with your request to g:Profiler. Error code: 503. Please double check your input. If this doesn't help, then check your internet connection or contact us with a reproducible example on biit.support@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