search for: htmlpkglist

Displaying 5 results from an estimated 5 matches for "htmlpkglist".

1998 Jan 19
2
R-beta: updating the library index / overriding compile options
...kg in `ls -d ${lib}/*`; do if test -d ${pkg}; then if test -f ${pkg}/TITLE; then # echo " adding entry for library" ${pkg##*/} cat ${pkg}/TITLE >> ${lib}/LibIndex 2> /dev/null fi fi done echo updating HTML index ... ${RHOME}/etc/build-htmlpkglist echo "DONE" ############################################################################## It would also be good, if some of the compile options could be overridden in a "R INSTALL ..." call. Especially I'm using GNU Fortran when compiling the base R disribution, that mean...
1998 Jun 14
5
R-beta: R-0.62 is released
...#39; and `--enable-readline' to configure. o pretty(x) is more reasonable when max(x)-min(x) < 1e-10 max(|x|), and has a new argument "shrink.sml" for that case. o formatC(.) supports a new "fg" format for flexible non-exponential formatting. o etc/build-htmlpkglist has been integrated into etc/build-help (option --htmllists) o family gaussian(.) and inverse.gaussian(.) both accept several link arguments [J.Lindsey]. o The graphics function "tck" now produces effects just like those in S (e.g. par(tck=1) now produces grid lines). Since...
1998 Jun 14
5
R-beta: R-0.62 is released
...#39; and `--enable-readline' to configure. o pretty(x) is more reasonable when max(x)-min(x) < 1e-10 max(|x|), and has a new argument "shrink.sml" for that case. o formatC(.) supports a new "fg" format for flexible non-exponential formatting. o etc/build-htmlpkglist has been integrated into etc/build-help (option --htmllists) o family gaussian(.) and inverse.gaussian(.) both accept several link arguments [J.Lindsey]. o The graphics function "tck" now produces effects just like those in S (e.g. par(tck=1) now produces grid lines). Since...
1998 Jun 14
5
R-beta: R-0.62 is released
...#39; and `--enable-readline' to configure. o pretty(x) is more reasonable when max(x)-min(x) < 1e-10 max(|x|), and has a new argument "shrink.sml" for that case. o formatC(.) supports a new "fg" format for flexible non-exponential formatting. o etc/build-htmlpkglist has been integrated into etc/build-help (option --htmllists) o family gaussian(.) and inverse.gaussian(.) both accept several link arguments [J.Lindsey]. o The graphics function "tck" now produces effects just like those in S (e.g. par(tck=1) now produces grid lines). Since...
1997 Dec 13
1
R-beta: Compile error; R-0.60.1, Solaris 2.6, gcc 2.7.2.1
...c/appl/Makefile creating src/regex/Makefile creating src/unix/Makefile creating src/front/R.sh creating etc/SHLIB creating etc/COMPILE creating etc/INSTALL creating etc/REMOVE creating etc/Rdconv creating etc/Rdindex creating etc/Rman2Rd creating etc/Sd2Rd creating etc/build-help creating etc/build-htmlpkglist creating etc/help.pretty creating etc/html2dos creating demos/dynload/Makefile creating src/library/LIBCLEAN creating cmd/fwf2table creating src/include/Platform.h Output from make: poisson:~/src/R-0.60.1/> make Building/Installing R cd src; make install make[1]: Entering directory `/home/user...