Re: [R-pkg-devel] pdflatex is not available

2019-12-13 Thread Cathy Lee Gierke
dflatex PATH returns a space: Sys.which("pdflatex") pdflatex "" What is up with that? Cathy Lee Gierke “Those who cannot change their minds cannot change anything.” *George Bernard Shaw* “The measure of intelligence is the ability to change.” *Albert Einste

[R-pkg-devel] pdflatex is not available

2019-12-13 Thread Cathy Lee Gierke
man/CatCall.rd | perl -ne 'print if /[^[:ascii:]]/' Should there be a pdf file somewhere? Thanks, Cathy Lee Gierke <http://www.goodreads.com/author/show/23924.Martin_Luther_King_Jr_> __ R-package-devel@r-project.org mailing list https:

Re: [R-pkg-devel] Error: package or namespace load failed for ‘CATkit’ in namespaceExport

2019-12-13 Thread Cathy Lee Gierke
This is now fixed. Not sure why, but I moved a file (that had always resided in another folder) into the folder most of the other files were in, and now it works. Cathy Lee Gierke <http://www.goodreads.com/author/show/23924.Martin_Luther_King_Jr_> On Fri, Dec 13, 2019 at 12:22 PM Cat

[R-pkg-devel] Error: package or namespace load failed for ‘CATkit’ in namespaceExport

2019-12-13 Thread Cathy Lee Gierke
It has been working until just now, and suddenly I get this. Any suggestions where I should look? Rseek.org doesn't show me any results with code_files, nor does R help. Cathy Lee Gierke “Those who cannot change their minds cannot change anything.” *George Bernard Shaw* “The measure of in

Re: [R-pkg-devel] File name error

2017-12-27 Thread Cathy Lee Gierke
My program puts the output into the folder where it found the input. Must I move the input files to tmpdir() or are they already there? Cathy Lee Gierke *“Darkness cannot drive out darkness: only light can do that. Hate cannot drive out hate: only love can do that.” * *“The arc of the moral

[R-pkg-devel] File name error

2017-12-20 Thread Cathy Lee Gierke
for ALL other flavors, I am assuming it may be some file name restrictions unique to debian-gcc??? I can't think what else would cause it to fail only in the OS. debian doesn't like "--"? Cathy Lee Gierke *“Darkness cannot drive out darkness: only light can do that. Hate ca

Re: [R-pkg-devel] dependencies

2017-11-21 Thread Cathy Lee Gierke
Thanks Bryan. All of my imports are in the namespace. Can you tell me why this one should be in the description file? Cathy Lee Gierke *“Darkness cannot drive out darkness: only light can do that. Hate cannot drive out hate: only love can do that.” * *“The arc of the moral universe is long

[R-pkg-devel] dependencies

2017-11-21 Thread Cathy Lee Gierke
Namespace dependency not required: ‘assertr’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. * DONE Status: 1 ERROR ​ And when I take it out, I get a complaint that col_concat has no global definition. What??? Thanks, ​ Cathy Lee Gierke [[alterna

Re: [R-pkg-devel] While using R CMD check: LaTex error: File `inconsolata.sty' not found

2017-02-05 Thread Cathy Lee Gierke
will be something like > tlmgr update --self > but the program will tell you about this when you run it) > > Best, > Kasper > > On Sun, Feb 5, 2017 at 8:20 AM, Cathy Lee Gierke wrote: > >> I cannot find any recent solution to this problem, and older ones do not >

[R-pkg-devel] While using R CMD check: LaTex error: File `inconsolata.sty' not found

2017-02-05 Thread Cathy Lee Gierke
talled. Any idea how to fix this? Thanks much, Cathy Lee Gierke *“Darkness cannot drive out darkness: only light can do that. Hate cannot drive out hate: only love can do that.” * *“The arc of the moral universe is long, but it bends towards justice.”* *“Nothing in the world is more dan

Re: [R-pkg-devel] no visible global function definition for ‘par’

2017-01-31 Thread Cathy Lee Gierke
Thank you. Makes sense. It is *very* helpful to have R CMD check provide that. Cathy Lee Gierke *“Darkness cannot drive out darkness: only light can do that. Hate cannot drive out hate: only love can do that.” * *“The arc of the moral universe is long, but it bends towards justice

Re: [R-pkg-devel] no visible global function definition for ‘par’

2017-01-30 Thread Cathy Lee Gierke
t 9:21 AM, Brian G. Peterson >> wrote: >> See the link in my email below. It says: >> "Packages implicitly import the base namespace. Variables exported from >> other packages with namespaces need to be imported explicitly using the >> directives import and im

Re: [R-pkg-devel] no visible global function definition for ‘par’

2017-01-30 Thread Cathy Lee Gierke
problems. I've been compiling and running this for several years. But now I want to release to CRAN, so I've been fixing minor issuesand suddenly this mass of Notes. Thank you, Cathy Lee Gierke *“Darkness cannot drive out darkness: only light can do that. Hate cannot drive out ha

[R-pkg-devel] no visible global function definition for ‘par’

2017-01-30 Thread Cathy Lee Gierke
;box", "boxplot", "image", "layout", "legend", "lines", "mtext", "par", "plot", "plot.new", "points", "rasterImage", "strwidth", "te

[R-pkg-devel] Description Meta Information Note

2017-01-30 Thread Cathy Lee Gierke
... OK ** checking DESCRIPTION meta-information ... NOTE* *Checking should be performed on sources prepared by ‘R CMD build’.* ​Thanks, ​ Cathy Lee Gierke <http://www.goodreads.com/author/show/23924.Martin_Luther_King_Jr_> [[alternative HTML version deleted]] __

Re: [R-pkg-devel] Fwd: R-package-devel@R-project.org: RANDR

2017-01-24 Thread Cathy Lee Gierke
ics="pdf", Darkness1=0, LagPcnt=1, tz="GMT", fileName=fileName,file2=list(Name=file2Name,TimeCol=c(1,2), timeFormat="\%d/\%m/\%y \%H:\%M:\%S", lum=NA, valCols=5, sumCols=c(),sizePts=2, binPts=1,Darkness=0)) } Can I tell you anything that would be mo

[R-pkg-devel] Fwd: R-package-devel@R-project.org: RANDR

2017-01-24 Thread Cathy Lee Gierke
nvert = TRUE, : input string 4 is invalid in this locale Error in grep("^Xlib: *extension \"RANDR\" missing on display", out, invert = TRUE, : attempt to set index 4/4 in SET_STRING_ELT Execution halted -------- ​Thank you for your assistance, ​ Cathy L