diff --git a/cran-comments.html b/cran-comments.html deleted file mode 100644 index 629930c4..00000000 --- a/cran-comments.html +++ /dev/null @@ -1,415 +0,0 @@ - - - - - - - - - - - - - -cran-comments - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - -
-

Re-submission of 0.7

-

Fixed both issues below:

- -

The closing %5D = “]” should likely be removed.

- -

https://journals.sagepub.com/doi/abs/10.1177/1536867X19830877?journalCode=stja,

-

Please write DOIs as doi:10.1177/1536867X19830877 in the Description field without the rest of the URL.

-
-
-

Version 0.7

- -
-
-

Version 0.5.1

-

Please apologize the quick re-submission. Version 0.5.1 fixes a bug introduced in version 0.5.

- -
-
-

Version 0.5

- -

Changes:

- -
-
-

Version 0.4 first submission - re-submission

-

Apparently, I did not fix the openBLAS error appropriately. The test tolerance level has again been reduced, from 1e-04 to 1e-02. The relative test difference found in the openBLAS tests is 0.003568575, so the test should now pass. If this does not fix the issue, I will remote all tests in test_type from CRAN.

-

The error stated " test_type.R………………. 139 tests 1 fails test_type.R………………. 140 tests 2 fails test_type.R………………. 140 tests 2 fails test_type.R………………. 140 tests 2 fails test_type.R………………. 140 tests 2 fails test_type.R………………. 140 tests 2 fails test_type.R………………. 140 tests 2 fails test_type.R………………. 141 tests 2 fails test_type.R………………. 142 tests 2 fails test_type.R………………. 143 tests 2 fails test_type.R………………. 144 tests 2 fails test_type.R………………. 145 tests 2 fails test_type.R………………. 146 tests 2 fails test_type.R………………. 147 tests 2 fails test_type.R………………. 148 tests 2 fails test_type.R………………. 149 tests 2 fails test_type.R………………. 150 tests 2 fails test_type.R………………. 151 tests 2 fails test_type.R………………. 152 tests 2 fails test_type.R………………. 153 tests 2 fails test_type.R………………. 154 tests 2 fails test_type.R………………. 155 tests 2 fails test_type.R………………. 156 tests 2 fails test_type.R………………. 157 tests 2 fails test_type.R………………. 158 tests 2 fails test_type.R………………. 159 tests 2 fails test_type.R………………. 160 tests 2 fails 4.6s —– FAILED[data]: test_type.R<345–345> call| expect_equivalent(boot_fixest_c\(conf_int, boot_felm_c\)conf_int, call| –> tol = 1e-04) diff| Mean relative difference: 0.003568575 —– FAILED[data]: test_type.R<346–346> call| expect_equivalent(boot_felm_c\(conf_int, boot_lm\)conf_int, tol = 1e-04) diff| Mean relative difference: 0.00357477 Error: 2 out of 868 tests failed In addition: Warning messages: 1: There are only 1024 unique draws from the rademacher distribution for 10 clusters. Therefore, B = 1024 with full enumeration. Consider using webb weights instead. 2: Further, note that under full enumeration and with B = 1024 bootstrap draws, only 2^(#clusters - 1) = 512 distinct t-statistics and p-values can be computed. For a more thorough discussion, see Webb Reworking wild bootstrap based inference for clustered errors (2013). 3: There are only 1024 unique draws from the rademacher distribution for 10 clusters. Therefore, B = 1024 with full enumeration. Consider using webb weights instead. 4: Further, note that under full enumeration and with B = 1024 bootstrap draws, only 2^(#clusters - 1) = 512 distinct t-statistics and p-values can be computed. For a more thorough discussion, see Webb Reworking wild bootstrap based inference for clustered errors (2013). Execution halted "

-
-
-

Version 0.4 re-submission

-

The openBLAS error on CRAN has been fixed (point for in version 0.4 submission. Some tests for exact equality failed with relative difference e-05 on openBLAS. In consequence, all exact tests are set to reltol = 1e-04. This should fix all CRAN errors.

-
-
-

Version 0.4 submission

- -
-
-

Version 0.3.7 submission

- -
-
-

Version 0.3.6 submission, Resubmission 2

- -
-
-

Version 0.3.6 submission, Resubmission

- -
-
-

Version 0.3.6 submission

- -

Please correct before 2021-08-08 to safely retain your package on CRAN.

-

Packages in Suggests should be used conditionally: see ‘Writing R Extensions’. This needs to be corrected even if the missing package(s) become available."

-

Solution: add if(requireNamespace(“pkg”)) for suggested packages in vignette, examples, tests

-

I have checked package installation via github actions on windows, mac, ubuntu & ubuntu devel - installation fails on ubuntu devel because the “lfe” package cannot be installed.

-

Further, the packages passes the checks via devtools::check_win_devel()

-
-
-

Version 0.3.5 submission

- -
-
-

Version 0.3.4 submission

- -
-
-

Version 0.3.3 re-submission

- -
-
-

Version 0.3.3 submission

- -
-
-

Version 0.3.2 re-submission

- -
-
-

Version 0.3.2 submission

- -
-
-

Another resubmission

- -

Long-running tests now only run on developing versions (4-digit) - this submission is 3-digit (0.3.1)

-
-
-

This is a third re-submission

- -

DONE

- -

DONE. Added return values to all functions OR functions are no longer exported.

- -

DONE. deleted fwildclusterboot::: call from examples

-
-
-

This is a second re-submission

-

Thanks, we see: + Found the following (possibly) invalid URLs: URL: https://www.tidyverse.org/lifecycle/#experimental (moved to https://lifecycle.r-lib.org/articles/stages.html) From: README.md Status: 200 Message: OK

-

Please change http –> https, add trailing slashes, or follow moved content as appropriate.

-

Moved URL https://www.tidyverse.org/lifecycle/#experimental to https://lifecycle.r-lib.org/articles/stages.html

-
-
-

This is a re-submission

- -
-
-

Test environments

- -
-
-

R CMD check results

-

0 errors | 0 warnings | 1 note

- -
- - - - -
- - - - - - - - - - - - - - - diff --git a/cran-comments.md b/cran-comments.md index 5f6b1b41..51bb15f8 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,5 +1,13 @@ ## Re-submission of 0.7 + +* checking top-level files ... NOTE +Non-standard file/directory found at top level: + 'cran-comments.html' +* File deleted + +## Re-submission of 0.7 + Fixed both issues below: + Found the following (possibly) invalid URLs: