On Sat, 16 Dec 2023 19:41:16 +0200
Christiaan Pieterse wrote:
> This .R file contained the Roxygen2 comments. (I was very unsure what
> comments to include in this so it might be wrong, I'm unsure)
If you like roxygen2 and would like to keep using it, you're welcome to
keep the roxygen2 comments
And a second good starting place would be:
https://r-pkgs.org
HTH,
-Roy
> On Dec 16, 2023, at 9:48 AM, Roy Mendelssohn - NOAA Federal
> wrote:
>
>
>
>> On Dec 16, 2023, at 9:41 AM, Christiaan Pieterse
>> wrote:
>>
>> I checked the tar file using *R CMD check --as-cran
>> "iopspackage_2
Christiaan,
You say "errors" but you don't say which.
You say you have a package, but don't provide a source reference.
This makes it awfully hard to say or do anything. In case you are on github
or gitlab or ... it would simply be easiest to share a reference to the
repository. Emailing 10mb
> On Dec 16, 2023, at 9:41 AM, Christiaan Pieterse
> wrote:
>
> I checked the tar file using *R CMD check --as-cran
> "iopspackage_2.1.0.tar.gz". *This yielded errors, warnings and notes
> which I don't know how to solve and suspect are due to me setting the file
> up wrong.
A good st
Good day fellow developers!
I am trying to upload a package to CRAN that I developed.
I've tried before to upload it but ended up with a package file that is a
complete mess so I decided to restart.
Here are the steps I followed when I created my file:
1. Created a folder on my desktop called