В Fri, 10 May 2024 03:46:54 +
"Boylan, Ross" пишет:
> The devtools::check() documentation mentions it invoke
> pkgbuild::build() and rcmdcheck::rcmdcheck(). Since I'm guessing my
> command line build and check invoked those last 2, or at least
> operated similarly, they seem less likely suspe
e any ideas? Deleting
the directory just seems weird and so it's hard
to know where to look.
Thanks.
Ross
-Original Message-
From: Ivan Krylov
Sent: Friday, May 3, 2024 12:52 PM
To: Boylan, Ross via R-help
Cc: Boylan, Ross
Subject: Re: [R] R CMD check vs RStudio check
В Fri, 3 M
В Fri, 3 May 2024 19:45:08 +
"Boylan, Ross via R-help" пишет:
> & $R CMD check .
> * checking for file './DESCRIPTION' ... ERROR
> Required fields missing or empty:
> 'Author' 'Maintainer'
You're checking a source package directory. This could work, but it's
much easier and more reliable
I am trying to figure out why checking my package is deleting my inst/doc/
directory when I do it in RStudio. Along the way I've hit another puzzle.
In RStudio the check runs and is mostly OK, aside from the deletion. But when
I try with vanilla R, the check fails almost immediately:
--
4 matches
Mail list logo