-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use package 'rutils' in place of 'gutils'
- Loading branch information
1 parent
b5864d3
commit 766b0ec
Showing
14 changed files
with
63 additions
and
92 deletions.
There are no files selected for viewing
This file was deleted.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# ----------------------------------------------------------- | ||
# CITATION file created with {cffr} R package, v0.4.1 | ||
# CITATION file created with {cffr} R package, v0.5.0 | ||
# See also: https://docs.ropensci.org/cffr/ | ||
# ----------------------------------------------------------- | ||
|
||
|
@@ -46,7 +46,7 @@ references: | |
year: '2023' | ||
institution: | ||
name: R Foundation for Statistical Computing | ||
version: '>= 4.1' | ||
version: '>= 4.2' | ||
- type: software | ||
title: checkmate | ||
abstract: 'checkmate: Fast and Versatile Argument Checks' | ||
|
@@ -97,17 +97,6 @@ references: | |
orcid: https://orcid.org/0000-0003-4777-038X | ||
year: '2023' | ||
version: '>= 1.1.0' | ||
- type: software | ||
title: gutils | ||
abstract: 'gutils: Utility Functions Created by the GIPERBIO Developer Team' | ||
notes: Imports | ||
url: https://giperbio.github.io/gutils/ | ||
authors: | ||
- family-names: Vartanian | ||
given-names: Daniel | ||
email: [email protected] | ||
orcid: https://orcid.org/0000-0001-7782-759X | ||
year: '2023' | ||
- type: software | ||
title: hms | ||
abstract: 'hms: Pretty Time of Day' | ||
|
@@ -153,6 +142,17 @@ references: | |
given-names: Hadley | ||
year: '2023' | ||
version: '>= 1.9.2' | ||
- type: software | ||
title: rutils | ||
abstract: 'rutils: Utility Functions for R' | ||
notes: Imports | ||
url: https://danielvartan.github.io/rutils/ | ||
authors: | ||
- family-names: Vartanian | ||
given-names: Daniel | ||
email: [email protected] | ||
orcid: https://orcid.org/0000-0001-7782-759X | ||
year: '2023' | ||
- type: software | ||
title: covr | ||
abstract: 'covr: Test Coverage for Packages' | ||
|
@@ -199,10 +199,10 @@ references: | |
authors: | ||
- family-names: Henry | ||
given-names: Lionel | ||
email: lionel@rstudio.com | ||
email: lionel@posit.co | ||
- family-names: Wickham | ||
given-names: Hadley | ||
email: hadley@rstudio.com | ||
email: hadley@posit.co | ||
year: '2023' | ||
version: '>= 1.0.6' | ||
- type: software | ||
|
@@ -214,35 +214,38 @@ references: | |
authors: | ||
- family-names: Allaire | ||
given-names: JJ | ||
email: jj@rstudio.com | ||
email: jj@posit.co | ||
- family-names: Xie | ||
given-names: Yihui | ||
email: [email protected] | ||
orcid: https://orcid.org/0000-0003-0645-5666 | ||
- family-names: Dervieux | ||
given-names: Christophe | ||
email: [email protected] | ||
orcid: https://orcid.org/0000-0003-4474-2498 | ||
- family-names: McPherson | ||
given-names: Jonathan | ||
email: jonathan@rstudio.com | ||
email: jonathan@posit.co | ||
- family-names: Luraschi | ||
given-names: Javier | ||
email: [email protected] | ||
- family-names: Ushey | ||
given-names: Kevin | ||
email: kevin@rstudio.com | ||
email: kevin@posit.co | ||
- family-names: Atkins | ||
given-names: Aron | ||
email: aron@rstudio.com | ||
email: aron@posit.co | ||
- family-names: Wickham | ||
given-names: Hadley | ||
email: hadley@rstudio.com | ||
email: hadley@posit.co | ||
- family-names: Cheng | ||
given-names: Joe | ||
email: joe@rstudio.com | ||
email: joe@posit.co | ||
- family-names: Chang | ||
given-names: Winston | ||
email: winston@rstudio.com | ||
email: winston@posit.co | ||
- family-names: Iannone | ||
given-names: Richard | ||
email: rich@rstudio.com | ||
email: rich@posit.co | ||
orcid: https://orcid.org/0000-0003-3925-190X | ||
year: '2023' | ||
version: '>= 2.20' | ||
|
@@ -273,7 +276,7 @@ references: | |
year: '2023' | ||
institution: | ||
name: R Foundation for Statistical Computing | ||
version: '>= 4.1.0' | ||
version: '>= 4.2.0' | ||
- type: software | ||
title: testthat | ||
abstract: 'testthat: Unit Testing for R' | ||
|
@@ -283,7 +286,7 @@ references: | |
authors: | ||
- family-names: Wickham | ||
given-names: Hadley | ||
email: hadley@rstudio.com | ||
email: hadley@posit.co | ||
year: '2023' | ||
version: '>= 3.1.6' | ||
identifiers: | ||
|
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
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
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
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
Oops, something went wrong.