Displaying 3 results from an estimated 3 matches for "check_for_cran".
2017 Jan 27
2
cross-platform portable code in CRAN Repository Policy
...am not saying that if it is Linux-only then it definitely cannot make it
| to CRAN.
| A CRAN maintainer will decide that.
Gabor is *way* too modest here to not mention the *fabulous* tool he has
written (with the [financial] support of the R Consortium): R Hub.
These days I just do 'rhub::check_for_cran()' and four tests launch
covering the three required OSs as well as the required r-devel and r-release
versions. Results tickle in within minutes by mail; the windows one (which
is slowest) is also display. You need a one-time token handshake.
I strongly recommend the service.
Dirk
--
h...
2017 Jan 27
0
cross-platform portable code in CRAN Repository Policy
...-only then it definitely cannot make it
> | to CRAN.
> | A CRAN maintainer will decide that.
>
> Gabor is *way* too modest here to not mention the *fabulous* tool he has
> written (with the [financial] support of the R Consortium): R Hub.
>
> These days I just do 'rhub::check_for_cran()' and four tests launch
> covering the three required OSs as well as the required r-devel and r-release
> versions. Results tickle in within minutes by mail; the windows one (which
> is slowest) is also display. You need a one-time token handshake.
>
> I strongly recommend t...
2017 Jan 27
4
cross-platform portable code in CRAN Repository Policy
Hello,
I'm trying to submit my package to CRAN. When I read the policy, it says:
Package authors should make all reasonable efforts to provide
cross-platform portable code. Packages will not normally be accepted
that do not run on at least two of the major R platforms.
What major R platforms does this policy refer to?
Currently, my package runs in Ubuntu. If it works on both Ubuntu and