File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Version: 0.2.0
2+ Date: 2026-02-02 21:45:52 UTC
3+ SHA: 4f2457f6fbbc2266cfb793177a7d68f67c7fa2c7
Original file line number Diff line number Diff line change @@ -13,9 +13,5 @@ pkgdown::build_site()
1313# Check package
1414devtools :: 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()
Original file line number Diff line number Diff line change 1- CRAN Submission Comments - v0.1.4
1+ CRAN Submission Comments - v0.2.0
22
33Test environments:
44- local macOS Tahoe 26.1, R 4.5.1
@@ -7,4 +7,4 @@ Test environments:
77R CMD check results:
880 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 .
You can’t perform that action at this time.
0 commit comments