Displaying 2 results from an estimated 2 matches for "suapm095".
2005 Nov 22
3
make check fails for R 2.3.0 (PR#8343)
Full_Name: Arne Henningsen
Version: 2.3.0, 2005-11-21, i686-pc-linux-gnu
OS: SuSE Linux 9.0, Kernel 2.4.21
Submission from: (NULL) (134.245.140.242)
I did not find any problems in "./configure" and "make", but "make check"
fails:
make[4]: Entering directory `/home/suapm095/Download/R-devel/tests/Examples'
collecting examples for package 'base' ...
make[5]: Entering directory `/home/suapm095/Download/R-devel/src/library'
>>> Building/Updating help pages for package 'base'
Formats: text html latex example
make[5]: Leaving director...
2008 Jul 16
1
Checking package vignettes: WARNING
...=====================
[...]
* checking tests ... OK
* checking package vignettes in 'inst/doc' ... WARNING
--- f?hre texi2dvi auf Vignetten aus
* creating sampleSelection-manual.tex ... OK
* checking sampleSelection-manual.tex using pdflatex ... OK
WARNING: There was 1 warning, see
/home/suapm095/Documents/Econometrics/R/micEcon/micEcon/sampleSelection.Rcheck/00check.log
for details
==========================================
Since the line below "WARNING" is in German, I ran 'LC_ALL="C" R CMD check'
to get an English message (which I could use in a Google searc...