Skip to content

Commit

Permalink
update meta
Browse files Browse the repository at this point in the history
  • Loading branch information
rcannood committed Mar 22, 2021
1 parent b2c4786 commit a18a99c
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 71 deletions.
33 changes: 18 additions & 15 deletions cran-comments.md
@@ -1,8 +1,8 @@
# dynutils 1.0.5
# dynutils 1.0.6

* BUG FIX `install_packages()`: will not try to install packages when the session is not interactive.
* LICENSE: Change to MIT.
* MINOR CHANGE `calculate_distance()`: Allow for many more distance measures.

* BUG FIX: Import `desc::desc()` where needed.

## Test environments
* local Fedora 31 installation, R 3.6.2
Expand All @@ -26,21 +26,24 @@ A reverse dependency check was run on all downstream dependencies.
(Summary at [revdep/README.md](revdep/README.md)). No new problems were found.

```
> revdepcheck::revdep_check(timeout = as.difftime(60, units = "mins"), num_workers = 8)
── INSTALL ─────────────────────────────────────────────────────── 2 versions ──
> revdepcheck::revdep_check(timeout = as.difftime(600, units = "mins"), num_workers = 30)
── INIT ────────────────────────────────────────────────────────────────────────
── INSTALL ─────────────────────────────────────────────────────────────────────
Installing CRAN version of dynutils
also installing the dependencies ‘cli’, ‘utf8’, ‘R6’, ‘rprojroot’, ‘ellipsis’, ‘generics’, ‘lifecycle’, ‘rlang’, ‘tidyselect’, ‘vctrs’, ‘RcppParallel’, ‘RcppArmadillo’, ‘fansi’, ‘pillar’, ‘pkgconfig’, ‘assertthat’, ‘crayon’, ‘desc’, ‘dplyr’, ‘proxyC’, ‘purrr’, ‘Rcpp’, ‘remotes’, ‘tibble’
Installing DEV version of dynutils
Installing 30 packages: assertthat, crayon, desc, dplyr, magrittr, proxyC, purrr, Rcpp, remotes, stringr, tibble, backports, rlang, cli, fansi, pillar, pkgconfig, glue, utf8, vctrs, ellipsis, digest, R6, rprojroot, tidyselect, BH, plogr, RcppParallel, RcppArmadillo, stringi
── CHECK ───────────────────────────────────────────────────────── 6 packages ──
babelwhale 1.0.1 ── E: 1 | W: 0 | N: 0
lmds 0.1.0 ── E: 0 | W: 0 | N: 1
✔ GillespieSSA2 0.2.5 ── E: 0 | W: 0 | N: 1
✔ dynparam 1.0.0 ── E: 0 | W: 0 | N: 1
I SCORPIUS 1.0.5 ── E: 1 | W: 0 | N: 0
✔ dynwrap 1.1.4 ── E: 1 | W: 0 | N: 0
Installing 26 packages: digest, assertthat, vctrs, utf8, rlang, lifecycle, fansi, ellipsis, crayon, cli, Rcpp, magrittr, purrr, pkgconfig, pillar, RcppArmadillo, RcppParallel, tidyselect, tibble, R6, generics, rprojroot, remotes, proxyC, dplyr, desc
── CHECK ───────────────────────────────────────────────────────────────────────
babelwhale 1.0.1 ── E: 1 | W: 0 | N: 0
lmds 0.1.0 ── E: 0 | W: 0 | N: 1
✓ dynparam 1.0.2 ── E: 0 | W: 0 | N: 0
✓ dynwrap 1.2.1 ── E: 1 | W: 0 | N: 2
✓ GillespieSSA2 0.2.7 ── E: 0 | W: 0 | N: 1
✓ SCORPIUS 1.0.7 ── E: 0 | W: 0 | N: 0
OK: 6
BROKEN: 0
Total time: 27 min
Total time: 6 min
── REPORT ──────────────────────────────────────────────────────────────────────
Writing summary to 'revdep/README.md'
Writing problems to 'revdep/problems.md'
Expand Down
56 changes: 0 additions & 56 deletions revdep/README.md
@@ -1,58 +1,2 @@
# Platform

|field |value |
|:--------|:----------------------------|
|version |R version 3.6.1 (2019-07-05) |
|os |Ubuntu 19.10 |
|system |x86_64, linux-gnu |
|ui |X11 |
|language |(EN) |
|collate |en_US.UTF-8 |
|ctype |en_US.UTF-8 |
|tz |Europe/Amsterdam |
|date |2020-02-21 |

# Dependencies

|package |old |new |Δ |
|:-------------|:-----------|:-----------|:--|
|dynutils |1.0.4 |1.0.5 |* |
|assertthat |0.2.1 |0.2.1 | |
|backports |1.1.5 |1.1.5 | |
|BH |1.72.0-3 |1.72.0-3 | |
|cli |2.0.1 |2.0.1 | |
|crayon |1.3.4 |1.3.4 | |
|desc |1.2.0 |1.2.0 | |
|digest |0.6.24 |0.6.24 | |
|dplyr |0.8.4 |0.8.4 | |
|ellipsis |0.3.0 |0.3.0 | |
|fansi |0.4.1 |0.4.1 | |
|glue |1.3.1 |1.3.1 | |
|magrittr |1.5 |1.5 | |
|pillar |1.4.3 |1.4.3 | |
|pkgconfig |2.0.3 |2.0.3 | |
|plogr |0.2.0 |0.2.0 | |
|proxyC |0.1.5 |0.1.5 | |
|purrr |0.3.3 |0.3.3 | |
|R6 |2.4.1 |2.4.1 | |
|Rcpp |1.0.3 |1.0.3 | |
|RcppArmadillo |0.9.850.1.0 |0.9.850.1.0 | |
|RcppParallel |4.4.4 |4.4.4 | |
|remotes |2.1.1 |2.1.1 | |
|rlang |0.4.4 |0.4.4 | |
|rprojroot |1.3-2 |1.3-2 | |
|stringi |1.4.6 |1.4.6 | |
|stringr |1.4.0 |1.4.0 | |
|tibble |2.1.3 |2.1.3 | |
|tidyselect |1.0.0 |1.0.0 | |
|utf8 |1.1.4 |1.1.4 | |
|vctrs |0.2.3 |0.2.3 | |

# Revdeps

## Failed to check (1)

|package |version |error |warning |note |
|:--------|:-------|:-----|:-------|:----|
|SCORPIUS |1.0.5 |1 | | |

Binary file modified revdep/data.sqlite
Binary file not shown.

0 comments on commit a18a99c

Please sign in to comment.