Skip to content

Commit 24051ea

Browse files
committed
Prep for version iteration
1 parent 209b240 commit 24051ea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: ShortForm
22
Type: Package
33
Title: Automatic Short Form Creation
4-
Version: 0.5.5
5-
Date: 2024-06-05
4+
Version: 0.5.6
5+
Date: 2024-11-26
66
Authors@R: c(person("Anthony", "Raborn", email = "anthony.w.raborn@gmail.com",
77
role = c("aut", "cre"), comment = c(ORCID = "0000-0002-8083-4739")),
88
person("Walter", "Leite", email = "Walter.Leite@coe.ufl.edu", role = "aut"))

cran-comments.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
## Resubmission
22

3-
This is a resubmission that further updates this package to handle upstream changes in the `lavaan` package.
3+
This is a resubmission that fixes some bugs in `{antcolony.lavaan}` and provides for some internal default arguments for `lavaan.model.specs` that users can change individually or altogether.
44

55
## Test Environments
66

7-
* local Windows 11 Business v22H2 install, R 4.3.3
7+
* local Windows 11 x64 (build 22631) install, R 4.4.2
88

9-
* r-hub (macOS-13, macOS-arm64, windows, Fedora Linux 38) and win_check
9+
* r-hub (macOS-13, macOS-arm64, windows, ubuntu-latest) and win_check
1010

1111
## R CMD check results
1212
0 errors | 0 warnings | 0 notes

0 commit comments

Comments
 (0)