CRAN Package Check Results for Maintainer ‘Elena Filatova <filatova at nniiem.ru>’

Last updated on 2024-06-20 01:52:47 CEST.

Package ERROR NOTE OK
disprose 1 10 2
MiDA 13

Package disprose

Current CRAN status: ERROR: 1, NOTE: 10, OK: 2

Version: 0.1.6
Check: Rd files
Result: NOTE checkRd: (-1) store_in_DB.Rd:89: Lost braces 89 | link{read_from_DB} function. Those parameters define rows and columns that will be returned. | ^ checkRd: (-1) unite_two_DF.Rd:46: Lost braces; missing escapes or markup? 46 | \code{data1.shared.var} and {data2.shared.var} must contain unique values within its own data frame. | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 0.1.6
Check: examples
Result: ERROR Running examples in 'disprose-Ex.R' failed The error most likely occurred in: > ### Name: cut_probes > ### Title: Cut probes > ### Aliases: cut_probes > > ### ** Examples > > path <- tempdir() > dir.create (path) > # download and save as FASTA "Chlamydia pneumoniae B21 contig00001, > # whole genome shotgun sequence" (GI = 737435910) > if (!requireNamespace("rentrez", quietly = TRUE)) { + stop("Package \"rentrez\" needed for this function to work. Please install it.", call. = FALSE)} > reference.string <- rentrez::entrez_fetch(db = "nucleotide", id = 737435910, + rettype="fasta") Error: HTTP failure: 500 {"error":"error forwarding request","api-key":"129.217.207.166","type":"ip", "status":"ok"} Execution halted Flavor: r-oldrel-windows-x86_64

Package MiDA

Current CRAN status: OK: 13