From 6c2e3ee71afacef38205314f2e270b49d7e412cd Mon Sep 17 00:00:00 2001 From: Andrew Hooker Date: Thu, 8 Mar 2018 13:32:12 +0100 Subject: [PATCH] add reverse dependency tests --- .Rbuildignore | 1 + .gitignore | 1 + cran-comments.md | 30 +++++++++++++++++++++++++----- revdep/README.md | 27 +++++++++++++++++++++++++++ revdep/check.R | 5 +++++ revdep/checks.rds | Bin 0 -> 415 bytes revdep/problems.md | 27 +++++++++++++++++++++++++++ revdep/timing.md | 5 +++++ 8 files changed, 91 insertions(+), 5 deletions(-) create mode 100644 revdep/README.md create mode 100644 revdep/check.R create mode 100644 revdep/checks.rds create mode 100644 revdep/problems.md create mode 100644 revdep/timing.md diff --git a/.Rbuildignore b/.Rbuildignore index e0cd7f1..efa3ffa 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -7,3 +7,4 @@ ^data-raw$ ^docs$ ^_pkgdown\.yml$ +^revdep$ diff --git a/.gitignore b/.gitignore index 728e389..da449ad 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ .Rhistory .RData .DS_Store +/revdep/.cache.rds diff --git a/cran-comments.md b/cran-comments.md index d15b735..b205a13 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,11 +1,31 @@ ## Test environments -* local OS X (10.12.5) install, R 3.4.0 -* ubuntu 12.04 (on travis-ci), R 3.4.0 and development version -* win-builder (devel and release) +1. local macOS (10.13.3) install, R 3.4.3 +2. ubuntu 14.04.5 LTS (on travis-ci) R 3.4.3 and development version +3. win-builder (devel and release) ## R CMD check results -For macOS and ubuntu there were no ERRORs, WARNINGs or NOTEs. +### 1. macOS +For macOS there was a warning when building the tar file: + +* building ‘xpose4_4.6.0.9002.tar.gz’ +Warning: invalid uid value replaced by that for user 'nobody' +Warning: invalid gid value replaced by that for user 'nobody' + +Which seems to be because my UID on macOS is too large. +I am not sure how to change my UID without messing lots of other things up. +I assume this Warning can be ignored. + +Otherwise we have: + +R CMD check results +0 errors | 0 warnings | 0 notes +R CMD check succeeded + +### 2. ubuntu +For ubuntu there were no ERRORs, WARNINGs or NOTEs. + +### 3. win-builder For win-builder release and devel versions there was one note: * checking CRAN incoming feasibility ... NOTE @@ -21,4 +41,4 @@ a the word "covariate", both of which are spelled correctly. ## Downstream dependencies I have also run R CMD check on downstream dependencies of xpose4. -All packages passed. +No ERRORs or WARNINGs were found. diff --git a/revdep/README.md b/revdep/README.md new file mode 100644 index 0000000..ea15d67 --- /dev/null +++ b/revdep/README.md @@ -0,0 +1,27 @@ +# Setup + +## Platform + +|setting |value | +|:--------|:----------------------------| +|version |R version 3.4.3 (2017-11-30) | +|system |x86_64, darwin15.6.0 | +|ui |RStudio (1.1.423) | +|language |(EN) | +|collate |en_US.UTF-8 | +|tz |Europe/Stockholm | +|date |2018-03-08 | + +## Packages + +|package |* |version |date |source | +|:-------|:--|:-------|:----------|:-----------------------------------| +|xpose4 | |4.6.1 |2018-03-08 |local (UUPharmacometrics/xpose4@NA) | + +# Check results + +0 packages + + + + diff --git a/revdep/check.R b/revdep/check.R new file mode 100644 index 0000000..e262948 --- /dev/null +++ b/revdep/check.R @@ -0,0 +1,5 @@ +library("devtools") + +revdep_check() +revdep_check_save_summary() +revdep_check_print_problems() diff --git a/revdep/checks.rds b/revdep/checks.rds new file mode 100644 index 0000000000000000000000000000000000000000..3fc050c6cd6e439fe9b30ee436bd110742e90a23 GIT binary patch literal 415 zcmV;Q0bu?giwFP!000001AS6aPr@(|E@Ob8CK!G6VTmtbT-n@29`ykqi2+G`BTZLe zVOy7WQ}oGS4tA~;XpBp)yZi30clTXiTL1t9RLv?ds)c$k4pYbmfNG&PgtUcJ1lkn; z%dz!F7!PS;dC-TR)wy-td)sww&*^Hh7wbWP*7t9$0I~NlaqnOsI$F%xc#`EoNUe?w zUFhF>`Xy#(IMT6WlFX(PIDL7t2b!xr%o$BdZ<0~GTGA-i{4LS$z;-;_5t*j3=cy$q zCR~O$B-oI{O0&*Cct&Dr8F?tRqX;F794&}S!!(Lerc5LIRMP|nsuji&;#}+VG!^-C z%Hmm=%<0}jYFc1@ol;JG4F#HA^9A?re_R}Rt|E$2WOb&~=Otn>!Zaos3o-AN)gDHV z-ExY`R;Jd}=qbXh9TS!7znLtFP^{9NVV#yHqwi4dT_43rNb