ssues.
Thanks again!
Zeinab
From: Ivan Krylov
Date: Thursday, May 16, 2024 at 12:27 PM
To: Zeinab Mashreghi
Cc: r-package-devel@r-project.org
Subject: Re: [R-pkg-devel] Assistance Needed to Resolve CRAN Submission Note
Notice: This is external email. Verify the sender and use caution wit
t.org
Subject: Re: [R-pkg-devel] Assistance Needed to Resolve CRAN Submission Note
Notice: This is external email. Verify the sender and use caution with any
content.
� Thu, 16 May 2024 16:01:45 +
Zeinab Mashreghi �:
> checking HTML version of manual ... NOTE
> Found the fol
В Thu, 16 May 2024 16:01:45 +
Zeinab Mashreghi пишет:
> checking HTML version of manual ... NOTE
> Found the following HTML validation problems:
> All.data.html:4:1 (All.data.Rd:10): Warning: inserting "type"
> attribute
> All.data.html:12:1 (All.data.Rd:10): Warning:
Dear Zeinab
Perhaps the insights in https://github.com/tidymodels/infer/issues/455
will help you especially if you are using roxygen2
Michael
On 16/05/2024 17:01, Zeinab Mashreghi wrote:
Hi,
Thank you very much for your helpful suggestion! Following your advice, I
revisited the package and
Zeinab
I have found that setting this system value to FALSE eliminates the issue:
Sys.setenv("_R_CHECK_RD_VALIDATE_RD2HTML_" = FALSE)
- Keith
On 5/16/24, 12:02 PM, "R-package-devel on behalf of Zeinab Mashreghi"
mailto:r-package-devel-boun...@r-project.org> on behalf of
z.mashre...@uwinnipeg
Hi,
Thank you very much for your helpful suggestion! Following your advice, I
revisited the package and made necessary adjustments to the description file.
However, it appears that there are now some issues with HTML validation in the
.Rd files. Here's the relevant excerpt, and I've attached th
Dear Zeinab,
Welcome to R-package-devel!
В Thu, 16 May 2024 03:22:56 +
Zeinab Mashreghi пишет:
> I recently submitted my R package to CRAN, and I received this note
> from the CRAN teams: "checking CRAN incoming feasibility ... NOTE."
Without a link to the full error log and, ideally, to t
Dear Zeinab
It would help if you gave us more information. What exactly was the NOTE
which it gave you?
Michael
On 16/05/2024 04:22, Zeinab Mashreghi wrote:
Hi,
I hope this message finds you well.
I recently submitted my R package to CRAN, and I received this note from the CRAN teams:
"ch
Hi,
I hope this message finds you well.
I recently submitted my R package to CRAN, and I received this note from the
CRAN teams: "checking CRAN incoming feasibility ... NOTE."
When I run R CMD check on my device, I do not encounter any issues, and I am
unsure of the specific steps I need to ta