Skip to content
Prev 6997 / 12125 Next

[R-pkg-devel] GitHub Action failed re-building 'sos.Rnw'

Hi, Duncan:


	  Thanks again.


	  I found XQuartz-2.8.1.dmg and added the 5 lines you suggested 
(modified to 2.8.1) to "R-CMD-check.yaml".  However, the "GitHub Action" 
status symbols disappeared, so I deleted them.


	  I copied the "CRAN" function from fda to sos and deleted the 
reference to fda from sos.


	  Now I'm getting, 'could not find function "CRAN"' in "processing 
vignette 'sos.Rnw'", even though CRAN is in the NAMESPACE for sos.


	  Suggestions?


	  Thanks,
	  Spencer


p.s.  To use Sys.getenv("NOT_CRAN"), I'd have to set the environment 
variable "NOT_CRAN" on all the test platforms other than CRAN, and 
that's a level of complexity I'd rather not get into.
On 5/23/21 7:03 PM, Duncan Murdoch wrote: