-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* changes for 0.2.1 release * Apply suggestions from code review Co-authored-by: Hannah Frick <hfrick@users.noreply.github.com> Co-authored-by: Hannah Frick <hfrick@users.noreply.github.com>
- Loading branch information
Showing
4 changed files
with
35 additions
and
42 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,50 +1,35 @@ | ||
# Platform | ||
|
||
|field |value | | ||
|:--------|:----------------------------| | ||
|version |R version 4.0.3 (2020-10-10) | | ||
|os |macOS Catalina 10.15.7 | | ||
|system |x86_64, darwin17.0 | | ||
|ui |RStudio | | ||
|language |(EN) | | ||
|collate |en_US.UTF-8 | | ||
|ctype |en_US.UTF-8 | | ||
|tz |America/New_York | | ||
|date |2021-05-18 | | ||
|field |value | | ||
|:--------|:---------------------------------------------------------------------------| | ||
|version |R version 4.1.2 (2021-11-01) | | ||
|os |macOS Catalina 10.15.7 | | ||
|system |x86_64, darwin17.0 | | ||
|ui |RStudio | | ||
|language |(EN) | | ||
|collate |en_US.UTF-8 | | ||
|ctype |en_US.UTF-8 | | ||
|tz |America/New_York | | ||
|date |2022-03-16 | | ||
|rstudio |2021.09.1+372 Ghost Orchid (desktop) | | ||
|pandoc |2.14.0.3 @ /Applications/RStudio.app/Contents/MacOS/pandoc/ (via rmarkdown) | | ||
|
||
# Dependencies | ||
|
||
|package |old |new |Δ | | ||
|:-----------|:------|:----------|:--| | ||
|parsnip |0.1.5 |0.1.5.9003 |* | | ||
|cli |2.5.0 |2.5.0 | | | ||
|cpp11 |0.2.7 |0.2.7 | | | ||
|crayon |1.4.1 |1.4.1 | | | ||
|dplyr |1.0.6 |1.0.6 | | | ||
|ellipsis |0.3.2 |0.3.2 | | | ||
|fansi |0.4.2 |0.4.2 | | | ||
|generics |0.1.0 |0.1.0 | | | ||
|globals |0.14.0 |0.14.0 | | | ||
|glue |1.4.2 |1.4.2 | | | ||
|lifecycle |1.0.0 |1.0.0 | | | ||
|magrittr |2.0.1 |2.0.1 | | | ||
|pillar |1.6.1 |1.6.1 | | | ||
|pkgconfig |2.0.3 |2.0.3 | | | ||
|prettyunits |1.1.1 |1.1.1 | | | ||
|purrr |0.3.4 |0.3.4 | | | ||
|R6 |2.5.0 |2.5.0 | | | ||
|rlang |0.4.11 |0.4.11 | | | ||
|tibble |3.1.2 |3.1.2 | | | ||
|tidyr |1.1.3 |1.1.3 | | | ||
|tidyselect |1.1.1 |1.1.1 | | | ||
|utf8 |1.2.1 |1.2.1 | | | ||
|vctrs |0.3.8 |0.3.8 | | | ||
|package |old |new |Δ | | ||
|:-------|:-----|:----------|:--| | ||
|parsnip |0.2.0 |0.2.1 |* | | ||
|hardhat |NA |0.2.0.9000 |* | | ||
|pillar |NA |1.7.0.9000 |* | | ||
|rlang |NA |1.0.2 |* | | ||
|withr |NA |2.5.0 |* | | ||
|
||
# Revdeps | ||
|
||
## Failed to check (1) | ||
## Failed to check (2) | ||
|
||
|package |version |error |warning |note | | ||
|:-------|:-------|:-----|:-------|:----| | ||
|insight |? | | | | | ||
|package |version |error |warning |note | | ||
|:-----------|:-------|:-----|:-------|:----| | ||
|bayesmodels |0.1.0 |1 | | | | ||
|garchmodels |0.1.1 |1 | | | | ||
|
Binary file not shown.