Hi all, thank you for your feedback and help! I apologise for the big
attachment.
I have made the changes you suggested but am still encountering some of the
same notes, If you do not mind to assist me again I would greatly
appreciate!
I reduced the example file to a 3 KB file, hoping that it wou
В Fri, 17 Nov 2023 12:19:21 +0200
Christiaan Pieterse пишет:
> #' # Set the working directory to a temporary directory
> #' setwd(tempdir())
> #' # Clean up the temporary directory
> #' unlink(temp_dir, recursive = TRUE)
This code looks like it shouldn't be working as written. I don't see
the v
On 13 November 2023 at 16:46, Ivan Krylov wrote:
| Hello Christiaan and welcome to R-package-devel!
Seconded but PLEASE do not send large attachments to the list and all its
subscriber. Point us to your code repository, you will like get a kind
response from a volunteer or two peeking at it.
Di
Hello Christiaan and welcome to R-package-devel!
В Fri, 10 Nov 2023 20:35:49 +0200
Christiaan Pieterse пишет:
> Check: CRAN incoming feasibility, Result: NOTE
> Maintainer: 'C.J Pieterse '
>
> New submission
This one is to be expected for a first submission.
> Size of tarball: 10537094
On 10/11/2023 1:35 p.m., Christiaan Pieterse wrote:
Good day development team, I trust this email finds you well.
I am trying to upload a package onto CRAN. Note that this is a second
version of an existing package on CRAN, called iopspackage. I have built
the package using the R CMD build funct