Skip to content

Commit 904cfe8

Browse files
committed
new version
1 parent cdfadc5 commit 904cfe8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+93
-46
lines changed

R/z_data.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
#' A data system of RCC residents.
3333
#'
3434
#' @source
35-
#' * SAS data: <https://ftp.cdc.gov/pub/Health_Statistics/NCHS/Datasets/NPALS/final2018rcc_su_puf.sas7bdat>
35+
#' * SAS data: <https://ftp.cdc.gov/pub/Health_Statistics/NCHS/Datasets/NPALS/>
3636
#' * Documentation: <https://www.cdc.gov/nchs/npals/RCCresident-readme03152021vr.pdf>
3737
#' * Codebook: <https://www.cdc.gov/nchs/data/npals/final2018rcc_su_puf_codebook.pdf>
3838
"rccsu2018"

cran-comments.md

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
## R CMD check results
2+
3+
0 errors ✔ | 0 warnings ✔ | 2 notes ✖
4+
5+
❯ checking CRAN incoming feasibility ... [24s] NOTE
6+
Maintainer: 'Alex Strashny <alex.strashny@gmail.com>'
7+
8+
New maintainer:
9+
Alex Strashny <alex.strashny@gmail.com>
10+
Old maintainer(s):
11+
Alex Strashny <AStrashny@cdc.gov>
12+
13+
* Updating email address.
14+
15+
Found the following (possibly) invalid DOIs:
16+
DOI: 10.15620/cdc:124368
17+
From: DESCRIPTION
18+
man/surveytable-package.Rd
19+
Status: Error
20+
Message: libcurl error code 35:
21+
schannel: next InitializeSecurityContext failed: CRYPT_E_NO_REVOCATION_CHECK (0x80092012) - The revocation function was unable to check revocation for the certificate.
22+
DOI: 10.18637/jss.v009.i08
23+
From: DESCRIPTION
24+
man/surveytable-package.Rd
25+
Status: Error
26+
Message: libcurl error code 35:
27+
schannel: next InitializeSecurityContext failed: CRYPT_E_NO_REVOCATION_CHECK (0x80092012) - The revocation function was unable to check revocation for the certificate.
28+
DOI: 10.32614/CRAN.package.surveytable
29+
From: inst/CITATION
30+
Status: Error
31+
Message: libcurl error code 35:
32+
schannel: next InitializeSecurityContext failed: CRYPT_E_NO_REVOCATION_CHECK (0x80092012) - The revocation function was unable to check revocation for the certificate.
33+
34+
* These are valid DOIs.
35+
* DOI: 10.15620/cdc:124368
36+
* https://stacks.cdc.gov/view/cdc/124368
37+
* DOI: 10.18637/jss.v009.i08
38+
* https://www.jstatsoft.org/article/view/v009i08
39+
* DOI: 10.32614/CRAN.package.surveytable
40+
* https://cran.r-project.org/package=surveytable
41+
42+
❯ checking sizes of PDF files under 'inst/doc' ... NOTE
43+
Unable to find GhostScript executable to run checks on size reduction
44+
45+
## Response
46+
47+
The flagged DOIs are valid.

docs/404.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/LICENSE.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/Advanced-topics.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/Example-National-Ambulatory-Medical-Care-Survey-NAMCS-tables.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/Example-Residential-Care-Community-Services-User-NSLTCP-RCC-SU-report.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/Printing-HTML.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/Printing-PDF.pdf

0 Bytes
Binary file not shown.

docs/articles/index.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)