CRAN Package Check Results for Package gprofiler2

Last updated on 2025-10-29 05:50:13 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.3 8.89 86.34 95.23 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.3 5.07 47.51 52.58 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 16.00 135.11 151.11 OK
r-devel-windows-x86_64 0.2.3 9.00 114.00 123.00 OK
r-patched-linux-x86_64 0.2.3 8.03 81.17 89.20 OK
r-release-linux-x86_64 0.2.3 7.40 81.12 88.52 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 11.00 116.00 127.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 15.00 139.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: gostplot > ### Title: Manhattan plot of functional enrichment results. > ### Aliases: gostplot > > ### ** Examples > > gostres <- gost(c("Klf4", "Pax5", "Sox2", "Nanog"), organism = "mmusculus") 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: gost -> <Anonymous> -> 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:164-172 [unnamed-chunk-7] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <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