Skip to content

Commit cd3d975

Browse files
committed
Prepare for CRAN submission v0.2.1
1 parent 22d0a9a commit cd3d975

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: squid
22
Title: Statistical Quantification of Individual Differences
3-
Version: 0.2.0.9000
3+
Version: 0.2.1
44
Authors@R: c(
55
person("Hassen" , "Allegue" , email = "h.all@disroot.org" , role = c("aut","cre")),
66
person("Yimen" , "G. Araya-Ajoy" , email = "yimencr@gmail.com" , role = "aut"),

NEWS.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ output:
55
variant: markdown_github
66
---
77

8-
# squid 0.2.0.9000
8+
# squid 0.2.1
99

10-
* Fix directory error in `squidApp()`
10+
* Fix directory error in `squidApp()` [e740983](https://github.com/squid-group/squid/commit/d96273ac032929e4159062e985eeca142a3bcde4)
1111

1212
# squid 0.2.0
1313

NEWS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
# squid 0.2.0.9000
1+
# squid 0.2.1
22

33
- Fix directory error in `squidApp()`
4+
[e740983](https://github.com/squid-group/squid/commit/d96273ac032929e4159062e985eeca142a3bcde4)
45

56
# squid 0.2.0
67

cran-comments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Test environments
2-
* local Windows 10, R 4.1.1
2+
* local Windows 10, R 4.1.2
33
* win-builder (devel and release)
44
* Fedora Linux, R-devel, clang, gfortran
55
* macOS 10.13.6 High Sierra, R-release, brew

0 commit comments

Comments
 (0)