CRAN Package Check Results for Maintainer ‘Alejandro Baranek <abaranek at dc.uba.ar>’

Last updated on 2024-06-13 05:59:32 CEST.

Package ERROR OK
Rpolyhedra 1 12
RSQL 1 12

Package Rpolyhedra

Current CRAN status: ERROR: 1, OK: 12

Version: 0.5.4
Check: package dependencies
Result: ERROR Package required but not available: ‘stringr’ Packages suggested but not available for checking: 'testthat', 'dplyr', 'pkgdown', 'codemetar' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Package RSQL

Current CRAN status: ERROR: 1, OK: 12

Version: 0.2.2
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'RSQLite', 'RPostgres', 'dplyr', 'testthat', 'pkgdown' Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.2
Check: examples
Result: ERROR Running examples in ‘RSQL-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: RSQL > ### Title: rsql > ### Aliases: RSQL .onLoad RSQL-package > > ### ** Examples > > library(RSQL) > library(RSQLite) Error in library(RSQLite) : there is no package called ‘RSQLite’ Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.2
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc