Skip to content

Commit

Permalink
prep for next cran submit, check cpp version always
Browse files Browse the repository at this point in the history
  • Loading branch information
bcjaeger committed Oct 14, 2023
1 parent 0d6abdd commit 00edd5f
Show file tree
Hide file tree
Showing 11 changed files with 179 additions and 153 deletions.
4 changes: 2 additions & 2 deletions CRAN-SUBMISSION
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Version: 0.1.0
Date: 2023-10-12 03:47:48 UTC
SHA: 8504a3cc7b87142ebabef93939a8812883e14725
Date: 2023-10-13 20:40:05 UTC
SHA: 62f71c683b4ca6ec3f793b06af65f75d08bab1c1
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: aorsf
Title: Accelerated Oblique Random Survival Forests
Version: 0.1.0
Version: 0.1.1
Authors@R: c(
person(given = "Byron",
family = "Jaeger",
Expand Down
24 changes: 24 additions & 0 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
## Version 0.1.1

## R CMD check results

Duration: 4m 8.3s

0 errors ✔ | 0 warnings ✔ | 0 notes ✔

R CMD check succeeded

## valgrind

The error spotted by valgrind on initial submission of 0.1.0, "a conditional jump or move depends on uninitialized values has been fixed".

## Downstream dependencies

I have also run R CMD check on downstream dependencies of `aorsf`:

- Rcpp
- data.table.
- collapse

All packages passed.

## Version 0.1.0

## R CMD check results
Expand Down
102 changes: 51 additions & 51 deletions man/orsf.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 12 additions & 7 deletions man/orsf_control_custom.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 11 additions & 11 deletions man/orsf_ice_oob.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

32 changes: 16 additions & 16 deletions man/orsf_pd_oob.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 00edd5f

Please sign in to comment.