This is about LaTeX install and not about R. My problem was multiple
installations of LaTeX: first using MacTex, then newer version using texlive.
I had also tried to install then uninstall using MacPorts. It seems MacPorts
uninstall was not clean. I had to manually delete several sym links.
On Sun, 02 Feb 2025, Naresh Gurbuxani writes:
> R CMD check gives me below message at the
> end. There does not seem to be a problem with my TeX
> installation. Is it possible that R CMD check is not
> looking in the correct location? How can this problem
> be fixed?
>
> Thanks,
> Naresh
>
> *
R CMD check gives me below message at the end. There does not seem
to be a problem with my TeX installation. Is it possible that R CMD check is
not looking in the correct location? How can this problem be fixed?
Thanks,
Naresh
* checking PDF version of manual ... WARNING
LaTeX errors when c
ege London, Department of Statistical Science
Gower St., London WC1E 6BT, phone +44 207 679 1698
c.hen...@ucl.ac.uk, www.homepages.ucl.ac.uk/~ucakche
From: Jeff Newmiller
Sent: 29 October 2013 15:12
To: Hennig, Christian; r-help-request Mailing List
Subject: Re:
Christian Hennig ucl.ac.uk> writes:
> I just updated my R to 3.0.2 and ran
> R CMD check --as-cran on the just produced new version of fpc.
>
> I got an error
> Error: package "MASS" was built before R 3.0.0: please re-install it
>
> - but I actually *did* re-install MASS without error just befo
Perhaps check your R_LIBS* variables?
http://stat.ethz.ch/R-manual/R-devel/library/base/html/libPaths.html
---
Jeff NewmillerThe . . Go Live...
DCN:Basics: ##.#. ##.#.
Hi there,
I just updated my R to 3.0.2 and ran
R CMD check --as-cran on the just produced new version of fpc.
I got an error
Error: package "MASS" was built before R 3.0.0: please re-install it
- but I actually *did* re-install MASS without error just before that and
within R library(MASS) wor
Prof Brian Ripley wrote:
> On 30/01/2013 06:02, Johannes Graumann wrote:
>> Hi,
>>
>> Does anyboody have insight into what this error terminating "R CMD check"
>> on an in-house package may imply?
>
> You have re-defined cat(), so I guess you re-defined get() too.
Aha! "cat" not, but one of my f
On 30/01/2013 06:02, Johannes Graumann wrote:
Hi,
Does anyboody have insight into what this error terminating "R CMD check" on
an in-house package may imply?
You have re-defined cat(), so I guess you re-defined get() too.
###
cat("Time elapsed: ", proc.time() - get("ptime", pos = 'CheckExE
Hi,
Does anyboody have insight into what this error terminating "R CMD check" on
an in-house package may imply?
> ###
> cat("Time elapsed: ", proc.time() - get("ptime", pos = 'CheckExEnv'),"\n")
Error in get("ptime", pos = "CheckExEnv") :
unused argument(s) (pos = "CheckExEnv")
Calls: cat ->
On Tue, 22 Apr 2008, Johannes Graumann wrote:
> Prof Brian Ripley wrote:
>
>> One thing I should add for the archives -- R 2.7.0 and later have
>>
>> oNew function showNonASCII() in package tools to aid detection
>> of non-ASCII characters in .R and .Rd files.
>
> Is there any chance
Prof Brian Ripley wrote:
> One thing I should add for the archives -- R 2.7.0 and later have
>
> oNew function showNonASCII() in package tools to aid detection
> of non-ASCII characters in .R and .Rd files.
Is there any chance of having the output of this show up in the test log
wh
One thing I should add for the archives -- R 2.7.0 and later have
o New function showNonASCII() in package tools to aid detection
of non-ASCII characters in .R and .Rd files.
On Fri, 18 Apr 2008, Prof Brian Ripley wrote:
> On Fri, 18 Apr 2008, Johannes Graumann wrote:
>
>> Hi,
>>
On Friday 18 April 2008 16:35:12 Prof Brian Ripley wrote:
> On Fri, 18 Apr 2008, Johannes Graumann wrote:
> > Hi,
> >
> > Can anyone give me a hint on what's wrong if "R CMD check "
> > gives me this error:
> >
> >Rd files with unknown encoding:
> > .Rd
> >
> > I have checked that
On Fri, 18 Apr 2008, Johannes Graumann wrote:
> Hi,
>
> Can anyone give me a hint on what's wrong if "R CMD check " gives
> me this error:
>
>Rd files with unknown encoding:
> .Rd
>
> I have checked that file over and over and can't find any weired characters
> or some such.
> How
Hi,
Can anyone give me a hint on what's wrong if "R CMD check " gives
me this error:
Rd files with unknown encoding:
.Rd
I have checked that file over and over and can't find any weired characters
or some such.
How can I fix this?
Thanks for your time, Joh
___
Ingmar Visser wrote:
> Hi,
> When running R CMD check I'm getting a number of errors that I don't
> quite follow and don't know where to start looking for an answer, any
> hints appreciated.
>
> R CMD check trunk
> * checking for working latex ... OK
> * using log directory '/Users/ivisser/D
Hi,
When running R CMD check I'm getting a number of errors that I don't
quite follow and don't know where to start looking for an answer, any
hints appreciated.
R CMD check trunk
* checking for working latex ... OK
* using log directory '/Users/ivisser/Documents/projects/
depmixProject/depmi
18 matches
Mail list logo