Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita3c8f2b

Browse files
20250218 - update package version
1 parentcc5aea9 commita3c8f2b

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

‎CITATION.cff‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ keywords:
3030
-R-package
3131
-psychometrics
3232
license:MIT
33-
version:1.1.0
33+
version:1.1.1
3434
date-released:'2025-02-02'

‎DESCRIPTION‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: petersenlab
22
Type: Package
33
Title: A Collection of R Functions by the Petersen Lab
4-
Version: 1.1.0
4+
Version: 1.1.1
55
Authors@R: c(
66
person("Isaac T.", "Petersen",
77
email = "isaac-t-petersen@uiowa.edu",

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ A list of the functions included in the package is here: https://devpsylab.githu
3535

3636
To obtain the citation for the`petersenlab` package, run`citation("petersenlab")`; the citation is:
3737

38-
Petersen, I. T. (2025).*petersenlab: A collection of R functions by the Petersen Lab*. R package version 1.1.0.https://github.com/DevPsyLab/petersenlab,https://doi.org/10.32614/CRAN.package.petersenlab
38+
Petersen, I. T. (2025).*petersenlab: A collection of R functions by the Petersen Lab*. R package version 1.1.1.https://github.com/DevPsyLab/petersenlab,https://doi.org/10.32614/CRAN.package.petersenlab
3939

4040
A`BibTeX` entry for`LaTeX` users is:
4141
```
@@ -44,7 +44,7 @@ A `BibTeX` entry for `LaTeX` users is:
4444
title = {{petersenlab}: A collection of {R} functions by the {Petersen Lab}},
4545
url = {https://github.com/DevPsyLab/petersenlab},
4646
doi = {10.32614/CRAN.package.petersenlab},
47-
version = {1.1.0},
47+
version = {1.1.1},
4848
year = {2025}
4949
}
5050
```

‎inst/CITATION‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ bibentry(
77
comment = c(ORCID = "0000-0003-3072-6673"))),
88
year = 2025,
99
doi = "10.32614/CRAN.package.petersenlab",
10-
note = "R package version 1.1.0, https://devpsylab.github.io/petersenlab/",
10+
note = "R package version 1.1.1, https://devpsylab.github.io/petersenlab/",
1111
url = "https://github.com/DevPsyLab/petersenlab",
1212
key = "petersenlab"
1313
)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp