[R-pkg-devel] devtools::check() shows a warning at the beginning, but not at the end

David Hugh-Jones d@v|dhughjone@ @end|ng |rom gm@||@com
Wed Jul 24 15:02:58 CEST 2019


The warning is from devtools::document()  rather than R CMD check itself.
You should still fix it though!


On Wed, 24 Jul 2019 at 12:05, Sigbert Klinke <sigbert using wiwi.hu-berlin.de>
wrote:

> Hi,
>
> when I called check() on my package I got a warning at the beginning
>
> Updating plot.matrix documentation
> Warnung: roxygen2 requires Encoding: UTF-8
> Warnung: @examples
> [/home/sigbert/syncthing/projekte/R/plot.matrix/R/as.cor.R#12]:
> mismatched braces or quotes
>
> but at the end it says
>
> ── R CMD check results ─── plot.matrix 1.3 ────
> Duration: 10.8s
>
> 0 errors ✔ | 0 warnings ✔ | 0 notes ✔
>
> Is that okay? The warning actually was correct.
>
> Thanks
>
> Sigbert
>
> --
> https://hu.berlin/sk
> https://hu.berlin/mmstat3
>
> ______________________________________________
> R-package-devel using r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-package-devel
>
-- 
Sent from Gmail Mobile

	[[alternative HTML version deleted]]



More information about the R-package-devel mailing list