`Makedeps' is up to date.
make: Fatal error: Don't know how to make target `../../bin/exec/R'
Current working directory /opt/dev/R/R-2.4.1/tests/Examples
*** Error code 1
The following command caused the error:
make base-Ex.Rout tools-Ex.Rout utils-Ex.Rout grDevices-Ex.Rout
graphics-Ex.Rout stats-Ex.Rout datasets-Ex.Rout methods-Ex.Rout grid-Ex.Rout
splines-Ex.Rout stats4-Ex.Rout tcltk-Ex.Rout
make: Fatal error: Command failed for target `test-Examples-Base'
Current working directory /opt/dev/R/R-2.4.1/tests/Examples
*** Error code 1
The following command caused the error:
(cd Examples && make test-Examples)
make: Fatal error: Command failed for target `test-Examples'
Current working directory /opt/dev/R/R-2.4.1/tests
*** Error code 1
The following command caused the error:
for name in Examples Specific Reg Internet; do \
make test-${name} || exit 1; \
done
make: Fatal error: Command failed for target `test-all-basics'
Current working directory /opt/dev/R/R-2.4.1/tests
*** Error code 1
The following command caused the error:
(cd tests && make check)
make: Fatal error: Command failed for target `check'
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.