-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
‘topepo’
committed
Apr 25, 2024
1 parent
5cbf5c3
commit 713aa0e
Showing
7 changed files
with
21 additions
and
370 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ Title: A Compilation of Applicability Domain Methods | |
Version: 0.1.1 | ||
Authors@R: c( | ||
person("Marly", "Gotti", , "[email protected]", role = c("aut", "cre")), | ||
person("Max", "Kuhn", , "max@rstudio.com", role = "aut"), | ||
person("Max", "Kuhn", , "max@posit.co", role = "aut"), | ||
person("RStudio", role = "cph") | ||
) | ||
Description: A modeling package compiling applicability domain methods in | ||
|
@@ -41,8 +41,6 @@ Suggests: | |
spelling, | ||
testthat (>= 3.0.0), | ||
xml2 | ||
VignetteBuilder: | ||
knitr | ||
Config/Needs/website: tidyverse/tidytemplate | ||
Config/testthat/edition: 3 | ||
Encoding: UTF-8 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,21 @@ | ||
applicable 0.1.1 | ||
================== | ||
# applicable 0.1.1 | ||
|
||
|
||
- Changes in [apd_isolation()] because [isotree::isolation.forest()] changed their default for the number of dimensions to 1. | ||
|
||
- Updated snapshot unit tests that changed from rlang's changes related to the call/traceback. | ||
|
||
applicable 0.1.0 | ||
================== | ||
# applicable 0.1.0 | ||
|
||
|
||
Added isolation forest methods via the isotree package in the function `apd_isolation()`. | ||
|
||
applicable 0.0.1.1 | ||
================== | ||
# applicable 0.0.1.1 | ||
|
||
|
||
Minor patch release: fixed failing units tests due to recent package updates. | ||
|
||
applicable 0.0.1 | ||
================== | ||
# applicable 0.0.1 | ||
|
||
|
||
* First CRAN version. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.