On Mon, 17 Jun 2019 at 11:13, Marta Karaś <marta.kar...@gmail.com> wrote:
>
> Dear all,
>
> I am trying to submit update to my R package `adept` (GitHub code link
> <https://github.com/martakarass/adept>) and I got pre-test error on Windows
> (error check log link
> <https://win-builder.r-project.org/incoming_pretest/adept_1.1.2_20190616_162134/Windows/00check.log>
> )
>
>    - Error says: "Package required but not available: 'dvmisc'"
>
> Note:
>
>    - `dvmisc` is a R package available on CRAN (link
>    <https://cran.r-project.org/web/packages/dvmisc/index.html>)
>    - My `adept` package has `dvmisc` package listed in DESCRIPTION file (
>    link <https://github.com/martakarass/adept/blob/master/DESCRIPTION>)
>    - My `adept` package does pass AppVeyor tests on R versions release,
>    devel (link <https://ci.appveyor.com/project/martakarass/adept>)
>
>  Please kindly advice how I may fix the error to make it CRAN-submittable.

This is probably a race condition, sometimes happens. Just try again.

Iñaki

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

Reply via email to