Use the url at the bottom of the linked page, i.e.
https://cran.r-project.org/package=ewoc
On Sun, 21 Jan 2018 at 5:06 am, Roy Mendelssohn - NOAA Federal <
roy.mendelss...@noaa.gov> wrote:
> Hi Márcio:
>
> I do not have solutions to your specific problems, but the errors do
> appear to be coming
Hi Márcio:
I do not have solutions to your specific problems, but the errors do appear to
be coming from the development version of R. When you run
devtools::build_win(), run it twice, once as:
devtools::build_win(version = "R-release")
and once with
devtools::build_win(version = "R-devel"