Displaying 7 results from an estimated 7 matches for "rcmdcheck".
Did you mean:
cmd_check
2024 May 10
1
R CMD check vs RStudio check
...run boostrap.R,
as far as I can tell, presumably because only devtools does.
Check within RStudio continues to delete inst/doc, so this behavior is probably coming from
RStudio, devtools, or one the packages it invokes. The devtools::check() documentation
mentions it invoke pkgbuild::build() and rcmdcheck::rcmdcheck(). Since I'm guessing my command
line build and check invoked those last 2, or at least operated similarly, they seem less likely suspects.
As I think I already mentioned, bootstrap.R when run outside of a check, but inside RStudio, also does not delete inst/doc.
Anyway, there a l...
2017 Sep 06
3
withr::set_makevars
...2017-08-31 Github (r-pkgs/pkgload at 80a6493)
praise 1.0.0 2015-08-11 CRAN (R 3.4.0)
processx 2.0.0.1 2017-07-30 CRAN (R 3.4.1)
R6 2.2.2 2017-06-17 CRAN (R 3.4.0)
rcmdcheck 1.2.1 2016-09-28 CRAN (R 3.4.0)
Rcpp 0.12.12 2017-07-15 CRAN (R 3.4.1)
remotes 1.1.0 2017-07-09 CRAN (R 3.4.1)
rex 1.1.1 2016-12-05 CRAN (R 3.4.0)...
2017 Sep 07
0
withr::set_makevars
...2.0.1 2017-03-21 CRAN (R 3.4.0)
> pkgload 0.0.0.9000 2017-08-31 Github (r-pkgs/pkgload at 80a6493)
> praise 1.0.0 2015-08-11 CRAN (R 3.4.0)
> processx 2.0.0.1 2017-07-30 CRAN (R 3.4.1)
> R6 2.2.2 2017-06-17 CRAN (R 3.4.0)
> rcmdcheck 1.2.1 2016-09-28 CRAN (R 3.4.0)
> Rcpp 0.12.12 2017-07-15 CRAN (R 3.4.1)
> remotes 1.1.0 2017-07-09 CRAN (R 3.4.1)
> rex 1.1.1 2016-12-05 CRAN (R 3.4.0)
> rlang 0.1.2.9000 2017-09-05 Github (tidyverse/rlang at fd64bce)...
2024 May 03
1
R CMD check vs RStudio check
? Fri, 3 May 2024 19:45:08 +0000
"Boylan, Ross via R-help" <r-help at r-project.org> ?????:
> & $R CMD check .
> * checking for file './DESCRIPTION' ... ERROR
> Required fields missing or empty:
> 'Author' 'Maintainer'
You're checking a source package directory. This could work, but it's
much easier and more reliable to (1) build
2006 Aug 05
1
R CMD check and RUnit
...-------------------------------------------------------
if(require("RUnit", quietly=TRUE)) {
## --- Setup ---
library("PKG")
testDir <- "unitTests"
path <- "../PKG"
## Path for standalone i.e. not by R CMD check testing
if(Sys.getenv("RCMDCHECK") == "FALSE") path <- "../inst"
path <- file.path(getwd(), path, testDir)
pathReport <- file.path(path, "report")
## --- Testing ---
## Define tests
testsuite.PKG <- defineTestSuite(name="PKG unit testing",...
2011 Jan 04
0
R CMD check bug or misfeature
...462 308K/s 100%[======================================>] 598,019 494K/s in 1.2s
2011-01-04 16:09:53 (494 KB/s) - `rcdd_1.1-3.tar.gz' saved [598019/598019]
oak$ tar zxf rcdd_1.1-3.tar.gz
oak$ R CMD check rcdd
* using log directory ?/HOME/faculty/charlie/tmp/Bugs/rcmdcheck/rcdd.Rcheck?
* using R version 2.12.1 (2010-12-16)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* checking for file ?rcdd/DESCRIPTION? ... OK
* this is package ?rcdd? version ?1.1-3?
* checking package name space information ... OK
* checking package dependenci...
2019 Jul 04
2
Fwd: Fedora 31 System-Wide change proposal: Automatic R runtime dependencies
...R-plogr
* R-pls
* R-plyr
* R-png
* R-poLCA
* R-polyclip
* R-polynom
* R-praise
* R-preprocessCore
* R-prettycode
* R-prettydoc
* R-prettyunits
* R-processx
* R-progress
* R-promises
* R-ps
* R-purrr
* R-qcc
* R-qpdf
* R-qtl
* R-quadprog
* R-quantities
* R-qvalue
* R-R6
* R-rappdirs
* R-R.cache
* R-rcmdcheck
* R-RColorBrewer
* R-Rcompression
* R-Rcpp
* R-RcppCCTZ
* R-RCurl
* R-R.devices
* R-readr
* R-readxl
* R-rematch
* R-rematch2
* R-remotes
* R-repr
* R-reprex
* R-reshape
* R-reshape2
* R-reticulate
* R-rex
* R-rgdal
* R-rgeos
* R-rhub
* R-RInside
* R-rlang
* R-rlecuyer
* R-RM2
* R-rmarkdown
* R-R.m...