Skip to content
Prev 5561 / 12125 Next

[R-pkg-devel] [CRAN-pretest-archived] CRAN submission gwsem 2.0.3

I'm trying to include vignettes that take much too long for CRAN check.

At the beginning of the Rmarkdown vignette, I use

  is_CRAN <- !identical(Sys.getenv("NOT_CRAN"), "true")
  if (is_CRAN) q()

And then I use

  export NOT_CRAN=true

when I build locally. But CRAN check still complains,
On Mon, Jun 08, 2020 at 04:24:43PM +0200, ligges at statistik.tu-dortmund.de wrote:
What's the correct way to avoid CRAN complaints?
Message-ID: <20200612140507.rjkpgej75pzvithx-1366@cocoa>
In-Reply-To: <01d63da0$Blat.v3.2.16$8d65077c$523031fd@mail.statistik.tu-dortmund.de>