0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump develop version [ci skip] More... over 5 years ago
Merge tag '0.8.0' into develop More... over 5 years ago
Merge branch 'release/0.8.0' More... over 5 years ago
listenv 0.8.0 More... over 5 years ago
S3 method lengths.listenv() is no longer exported More... over 5 years ago
roxygen2 fix: can only use one @method per block More... over 5 years ago
@S3method was dropped in roxygen2 7.0.0 More... over 5 years ago
listenv 0.7.1 More... over 5 years ago
REVDEP: reran on 10 pkgs [ci skip] More... over 5 years ago
reroxygenize More... over 5 years ago
Travis CI: Strict tests now also with _R_CLASS_MATRIX_ARRAY_=true More... over 5 years ago
NEWS: rephrase More... over 5 years ago
Made several error messages more informative. The downside is that those messages are no longer aligned with built-in R error message which means that they are also not translated. More... over 5 years ago
BUG FIX: parse_env_subset(x[1, names]) on a listenv 'x' matrix could throw obscure error [#43] More... over 5 years ago
REVDEP: Ran revdep checks on 10 CRAN & Bioconductor packages More... over 5 years ago
REVDEP: modernize More... over 5 years ago
CI: modernize More... over 5 years ago
BUG FIX: parse_env_subset(x[]) on a listenv 'x' gave an error [#41] More... over 5 years ago
Spell corrections More... over 5 years ago
reformat NEWS More... over 5 years ago
BUG FIX: Several fixes of parse_env_subset() [#40,#42] More... over 5 years ago
ROBUSTNESS: Using attr(..., exact = TRUE) everywhere More... almost 7 years ago
CLEANUP: Don't specify arguments for NextMethod(). https://github.com/HenrikBengtsson/Wishlist-for-R/issues/44
hb
More... about 7 years ago
PERFORMANCE: Using barebone stop_if_not() rather than base::stopifnot() - the latter has some overhead and more so in R (>= 3.5.0)
hb
More... about 7 years ago
Small speedup in eval() call by specifying 'enclos' explicitly
hb
More... about 7 years ago
TESTS: Add simple aperm() for listenv to test code [#26]
hb
More... over 7 years ago
TESTS: Add test for lapply() on listenv [#26]
hb
More... over 7 years ago
Merge branch 'master' into develop [ci skip]
hb
More... over 7 years ago
revert last commit; did indeed test on macOS on Travis CI [ci skip]
hb
More... over 7 years ago
Merge branch 'master' into develop
hb
More... over 7 years ago