* using log directory ‘/srv/hornik/tmp/CRAN/GB5mcPred.Rcheck’ * using R Under development (unstable) (2023-07-07 r84658) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 16.0.6 (3) GNU Fortran (Debian 12.3.0-4) 12.3.0 * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘GB5mcPred/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘GB5mcPred’ version ‘0.1.0’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [2s/3s] NOTE Maintainer: ‘Dipro Sinha ’ New submission Possibly misspelled words in DESCRIPTION: Gardient (3:8) Methylation (3:51) Navarez (12:489) Roxas (12:501) mC (12:52, 12:291, 12:424) methylation (12:18) methylcytosine (12:35) silico (12:230) vitro (12:139) The Description field contains https://doi.org/10.1109/TCBB.2021.3082184>. Please enclose URLs in angle brackets (<...>). The Description field contains https://doi.org/10.1109/TCBB.2021.3082184>. Please write DOIs as . * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘GB5mcPred’ can be installed ... [15s/15s] OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [5s/5s] OK * checking whether the package can be loaded with stated dependencies ... [4s/4s] OK * checking whether the package can be unloaded cleanly ... [4s/4s] OK * checking whether the namespace can be loaded with stated dependencies ... [4s/4s] OK * checking whether the namespace can be unloaded cleanly ... [5s/5s] OK * checking loading without being on the library search path ... [5s/5s] OK * checking startup messages can be suppressed ... [5s/5s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [20s/20s] OK * checking Rd files ... [0s/0s] OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking examples ... [5s/5s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [5s/5s] ERROR Running ‘testthat.R’ [5s/5s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(GB5mcPred) Warning in .make_numeric_version(x, strict, .standard_regexps()$valid_numeric_version) : invalid non-character version specification 'x' (type: double) Calls: 1: library(GB5mcPred) 2: tryCatch({ attr(package, "LibPath") <- which.lib.loc ns <- loadNamespace(package, lib.loc) env <- attachNamespace(ns, pos = pos, deps, exclude, include.only) }, error = function(e) { P <- if (!is.null(cc <- conditionCall(e))) paste(" in", deparse(cc)[1L]) else "" msg <- gettextf("package or namespace load failed for %s%s:\n %s", sQuote(package), P, conditionMessage(e)) if (logical.return && !quietly) message(paste("Error:", msg), domain = NA) else stop(msg, call. = FALSE, domain = NA) }) 3: tryCatchList(expr, classes, parentenv, handlers) 4: tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5: doTryCatch(return(expr), name, parentenv, handler) 6: loadNamespace(package, lib.loc) 7: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 8: l [... truncated] > > test_check("GB5mcPred") Error in `test_dir()`: ! No test files found Backtrace: ▆ 1. └─testthat::test_check("GB5mcPred") 2. └─testthat::test_dir("testthat", package = package, reporter = reporter, ..., load_package = "installed") 3. └─rlang::abort("No test files found") Execution halted * checking PDF version of manual ... [2s/2s] OK * checking HTML version of manual ... [0s/0s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR, 1 NOTE