-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bumped extendr version and updated license note
- Loading branch information
Showing
6 changed files
with
35 additions
and
78 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,7 +1,7 @@ | ||
Package: rshift | ||
Type: Package | ||
Title: Paleoecology Functions for Regime Shift Analysis | ||
Version: 3.1.0 | ||
Version: 3.1.1 | ||
Authors@R: c(person("Alex H.", "Room", | ||
role = c("aut", "cre", "cph"), | ||
email = "[email protected]", | ||
|
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,61 +1,46 @@ | ||
The authors of the dependency Rust crates: | ||
|
||
extendr-api (version 0.3.1): | ||
extendr-api (version 0.7.1): | ||
andy-thomason | ||
Thomas Down | ||
Mossa Merhi Reimert | ||
Claus O. Wilke | ||
Hiroaki Yutani | ||
Ilia A. Kosenkov | ||
Michael Milton | ||
|
||
extendr-engine (version 0.3.1): | ||
extendr-macros (version 0.7.1): | ||
andy-thomason | ||
Thomas Down | ||
Mossa Merhi Reimert | ||
Claus O. Wilke | ||
Hiroaki Yutani | ||
Ilia A. Kosenkov | ||
Michael Milton | ||
|
||
extendr-macros (version 0.3.1): | ||
libR-sys (version 0.7.1): | ||
andy-thomason | ||
Thomas Down | ||
Mossa Merhi Reimert | ||
Claus O. Wilke | ||
Hiroaki Yutani | ||
Ilia A. Kosenkov | ||
|
||
lazy_static (version 1.4.0): | ||
Marvin Löbel | ||
|
||
libR-sys (version 0.3.0): | ||
andy-thomason | ||
Thomas Down | ||
Mossa Merhi Reimert | ||
Claus O. Wilke | ||
Ilia Kosenkov | ||
Hiroaki Yutani | ||
|
||
paste (version 1.0.7): | ||
once_cell (version 1.19.0): | ||
Aleksey Kladov | ||
|
||
paste (version 1.0.15): | ||
David Tolnay | ||
|
||
proc-macro2 (version 1.0.40): | ||
proc-macro2 (version 1.0.86): | ||
David Tolnay | ||
Alex Crichton | ||
|
||
quote (version 1.0.20): | ||
quote (version 1.0.36): | ||
David Tolnay | ||
|
||
syn (version 1.0.98): | ||
syn (version 2.0.68): | ||
David Tolnay | ||
|
||
unicode-ident (version 1.0.1): | ||
unicode-ident (version 1.0.12): | ||
David Tolnay | ||
|
||
winapi-i686-pc-windows-gnu (version 0.4.0): | ||
Peter Atashian | ||
|
||
winapi-x86_64-pc-windows-gnu (version 0.4.0): | ||
Peter Atashian | ||
|
||
winapi (version 0.3.9): | ||
Peter Atashian |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Binary file not shown.