G'day Spencer,

On Sat, 9 Nov 2024 23:56:49 -0600
Spencer Graves <spencer.gra...@effectivedefense.org> wrote:

>         Searching for "forbidden" in "Writing R Extensions" or in a
> web search has given me nothing.

Probably the wrong place to look. :)  These messages have nothing to do
with writing extensions for R but with CRAN policies.  So more relevant
are:
        https://cran.r-project.org/web/packages/policies.html
and
        https://cran.r-project.org/web/packages/URL_checks.html
(latter linked from the former).

Not sure what the current state is, but IIRC in the past some websites
blocked requests for URLs during these checks as they thought a
crawler/robot was accessing their site.  As long as you are sure the
URL is accessible under normal circumstances by all (most?) users it
should be fine, you might just have to explain this in a note when
submitting your package.

Cheers,

        Berwin

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to