-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update NEWS.md * Increment version number to 1.5.0 * Style & Document code * Update cran-comments.md
- Loading branch information
Showing
5 changed files
with
6 additions
and
10 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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Package: f1dataR | ||
Title: Access Formula 1 Data | ||
Version: 1.4.1.9000 | ||
Version: 1.5.0 | ||
Authors@R: c( | ||
person("Santiago", "Casanova", , "[email protected]", role = c("aut", "cre", "cph")), | ||
person("Philip", "Bulsink", , "[email protected]", role = "aut", | ||
|
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,11 +1,7 @@ | ||
## Resubmission | ||
This is a resubmission. In this version we have: | ||
This is a minor version update. | ||
|
||
* Added freedom to the usesr's python enviroment | ||
|
||
* Advanced lifecycle on deprecations | ||
|
||
* Added a helper function for plot outputs | ||
This version fixes a small bug (brought forward by underlying Python package updates) and provides additional user capabilities. | ||
|
||
## R CMD check results | ||
|
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