Skip to content

Commit 0f49a3d

Browse files
committed
submitted to CRAN
1 parent 4f2457f commit 0f49a3d

4 files changed

Lines changed: 7 additions & 8 deletions

File tree

CRAN-SUBMISSION

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Version: 0.2.0
2+
Date: 2026-02-02 21:45:52 UTC
3+
SHA: 4f2457f6fbbc2266cfb793177a7d68f67c7fa2c7

build.R

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,5 @@ pkgdown::build_site()
1313
# Check package
1414
devtools::check()
1515

16-
# Load the package and view the summary
17-
# library(sdstudio)
18-
# help(package = 'sdstudio')
19-
20-
# Install from github
21-
# pak::pak("surveydown-dev/sdstudio", ask = FALSE)
16+
# Submit to CRAN
17+
# devtools::submit_cran()

cran-comments.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CRAN Submission Comments - v0.1.4
1+
CRAN Submission Comments - v0.2.0
22

33
Test environments:
44
- local macOS Tahoe 26.1, R 4.5.1
@@ -7,4 +7,4 @@ Test environments:
77
R CMD check results:
88
0 errors | 0 warnings | 0 notes
99

10-
This is a maintenance release for compatibility with surveydown 1.0.1+. Updated navigation API and improved auto-refresh spacing preservation.
10+
This is a minor release that updates survey templates to match surveydown >= 1.1.0.

sdstudio_0.1.4.tar.gz

-3 MB
Binary file not shown.

0 commit comments

Comments
 (0)