[R-pkg-devel] Incomprehensible warning while checking

Roy Mendelssohn - NOAA Federal roy@mende|@@ohn @end|ng |rom no@@@gov
Sat Jun 29 01:13:42 CEST 2024


From https://r-pkgs.org/r-cmd-check.html:

Checking whether the namespace can be unloaded cleanly. Runs loadNamespace("pkg"); unloadNamespace("pkg"). Check .onUnload() for problems.

HTH,

-Roy


> On Jun 28, 2024, at 4:00 PM, Iris Simmons <ikwsimmo using gmail.com> wrote:
> 
> Thank you Jeff! I'm not worried about the NOTE about the URLs, I've
> submitted many previous versions of this package that all had that note and
> they've all been accepted.
> 
> I'm worried about the WARNING when the namespace is unloaded. The message
> is just "---- unloading" with no further elaboration. I can't fix this
> issue because I don't actually know what's wrong.
> 
> 
> On Fri, Jun 28, 2024, 18:43 Jeff Newmiller <jdnewmil using dcn.davis.ca.us <mailto:jdnewmil using dcn.davis.ca.us>> wrote:
> 
>> Google for "http 403 error"... likely win-builder has multiple packages
>> with links to Posit, and the Posit web server is throttling automated hits.
>> 
>> Theoretically this is just a warning and you can try submitting to CRAN,
>> but CRAN may have even less luck accessing Posit than win-builder.
>> Submitting anyway is recommended here [1].
>> 
>> [1]
>> https://stackoverflow.com/questions/66078248/invalid_url_in_cran_checks
>> 
>> On June 28, 2024 2:57:13 PM PDT, Iris Simmons <ikwsimmo using gmail.com> wrote:
>>> Hi,
>>> 
>>> 
>>> I've got an update for my R package ready to go. It checks successfully on
>>> my own machine for r-oldrel and r-release, but when I submit it to R Win
>>> Builder for r-devel to be checked, it gives me a warning not seen before
>>> with an uninformative message:
>>> 
>>> * checking whether the namespace can be unloaded cleanly ... WARNING
>>> ---- unloading
>>> 
>>> Here are the results:
>>> 
>>> https://win-builder.r-project.org/gCD9sLW91fW6
>>> 
>>> How am I supposed to interpret this?
>>> 
>>> 
>>> Regards,
>>>   Iris
>>> 
>>>      [[alternative HTML version deleted]]
>>> 
>>> ______________________________________________
>>> R-package-devel using r-project.org mailing list
>>> https://stat.ethz.ch/mailman/listinfo/r-package-devel
>> 
>> --
>> Sent from my phone. Please excuse my brevity.
>> 
> 
> 	[[alternative HTML version deleted]]
> 
> ______________________________________________
> R-package-devel using r-project.org <mailto:R-package-devel using r-project.org> mailing list
> https://stat.ethz.ch/mailman/listinfo/r-package-devel


	[[alternative HTML version deleted]]



More information about the R-package-devel mailing list