Skip to content

Commit

Permalink
Update cran comments and add revdep ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mattfidler committed May 25, 2023
1 parent 2491e1a commit 95d7f6f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ vignettes/ggpmx_GOF/
/R/nlmixr_md5.R
/R/nlmixr2_md5.R
docs
revdep/
5 changes: 3 additions & 2 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# CRAN Comments

- Small feature expansion (allowing different types of merges)
- Release to fix binary incompatibility with rxode2
- Change maintainer email address
- Dropped orphan package
- Fix `augPred` and change `$omega` output
1 change: 1 addition & 0 deletions tests/testthat/test-saem-theo_sd.R
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ nmTest({
##qs::qsave(val, file="test-saem-theo_sd.qs")

.test <- qs::qread("test-saem-theo_sd.qs")

for (i in seq_along(.test$add)) {
test_that(
with(
Expand Down

0 comments on commit 95d7f6f

Please sign in to comment.