--- Begin Message ---
Hi All:
The package I am trying to get ready for submission has a Vignette that does a
number of data downloads and some complicate maps with satellite images. While
it knits on my computer, on checks it times out. I am looking for ways to
speed it up, but my question
On 16.04.19 20:54, Tan Zhou wrote:
> But I conduct check, it still gives me a note:
> R CMD check results
> 0 errors | 0 warnings | 1 note
> checking package dependencies ... NOTE
> Package suggested but not available for checking: 'rPeaks'
That NOTE is expected and will be there as long as rPeaks
On Tue, 16 Apr 2019 at 20:54, Tan Zhou wrote:
>
> Hi Iñaki and Ralf,
> Thank you very much for your help and suggestions.
> Yes, I followed instruction and did that. Now I have the
> https://tankwin08.github.io/drat.
> But I test
>
> install.packages("rPeaks")
> Installing package into ‘C:/Users/
Hi Iñaki and Ralf,
Thank you very much for your help and suggestions.
Yes, I followed instruction and did that. Now I have the
https://tankwin08.github.io/drat.
But I test
install.packages("rPeaks")
Installing package into ‘C:/Users/tank/Documents/R/win-library/3.4’
(as ‘lib’ is unspecified)
Warni
On Tue, 16 Apr 2019 at 19:57, Will wrote:
>
> Hello everyone,
>
> I'm sorry to bother you, but I would like some help getting a package (
> *suppdata*; https://github.com/ropensci/suppdata) available through CRAN.
> The package downloads supplementary materials from papers and data
> repositories
On 16 April 2019 at 11:40, Will wrote:
| Some things I have considered include:
|
|1. Skipping all unit tests on CRAN (using something like
|*testtht::skip_on_cran*). This would immediately fix the problem, and as
|a mitigating factor we report automated test result and coverage on t
I'd mock the tests you want run on Cran and keep live fire tests that you
can run manually. Just don't include the live fire stuff in the package.
On Tue, Apr 16, 2019, 10:57 AM Will wrote:
> Hello everyone,
>
> I'm sorry to bother you, but I would like some help getting a package (
> *suppdata
Hello everyone,
I'm sorry to bother you, but I would like some help getting a package (
*suppdata*; https://github.com/ropensci/suppdata) available through CRAN.
The package downloads supplementary materials from papers and data
repositories on the basis of their DOI, making reproducible analyses
You could convince the original author to submit rPeaks to CRAN, or
volunteer to be the maintainer and do it yourself if he doesn't want
to maintain it. That would be easier for you and better for everyone,
because the package would be well-checked under the watchful eye of
CRAN maintainers. Otherw
On 16.04.19 03:15, Tan Zhou wrote:
> install.packages("rPeaks", repos = "https://jrminter.github.io/drat/";,
> type = "source")
> Warning in install.packages :
> unable to access index for repository
> https://tankwin08.github.io/drat/src/contrib:
> cannot open URL 'https://tankwin08.github.io/
10 matches
Mail list logo