R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
R-exp-API
/
Makeconf.in
– Rev 7003
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
7003
9723 d 16 h
ripley
/branches/R-exp-API/
first complete pass
/branches/R-exp-API/src/include/R_ext
/branches/R-exp-API/src/include/R_ext/Arith.h
/branches/R-exp-API/src/include/R_ext/Blas.h
/branches/R-exp-API/src/include/R_ext/Complex.h
/branches/R-exp-API/src/include/R_ext/Constants.h
/branches/R-exp-API/src/include/R_ext/Error.h
/branches/R-exp-API/src/include/R_ext/Errormsg.h
/branches/R-exp-API/src/include/R_ext/F77.h
/branches/R-exp-API/src/include/R_ext/Linpack.h
/branches/R-exp-API/src/include/R_ext/Memory.h
/branches/R-exp-API/src/include/R_ext/Print.h
/branches/R-exp-API/src/include/R_ext/Random.h
/branches/R-exp-API/src/include/R_ext/Scompat.h
/branches/R-exp-API/src/include/R_ext/Sort.h
/branches/R-exp-API/src/include/Arith.h
/branches/R-exp-API/src/include/Blas.h
/branches/R-exp-API/src/include/Complex.h
/branches/R-exp-API/src/include/Errormsg.h
/branches/R-exp-API/src/include/Linpack.h
/branches/R-exp-API/Makeconf.in
/branches/R-exp-API/src/appl/chisqsim.c
/branches/R-exp-API/src/appl/fortran.c
/branches/R-exp-API/src/appl/loglin.c
/branches/R-exp-API/src/include/Applic.h
/branches/R-exp-API/src/include/Defn.h
/branches/R-exp-API/src/include/Error.h
/branches/R-exp-API/src/include/Fortran.h
/branches/R-exp-API/src/include/Makefile.in
/branches/R-exp-API/src/include/Mathlib.h
/branches/R-exp-API/src/include/Memory.h
/branches/R-exp-API/src/include/PrtUtil.h
/branches/R-exp-API/src/include/Rdefines.h
/branches/R-exp-API/src/include/Rinternals.h
/branches/R-exp-API/src/include/S.h
/branches/R-exp-API/src/include/S_compat.h
/branches/R-exp-API/src/include/Utils.h
/branches/R-exp-API/src/library/eda/src/line.c
/branches/R-exp-API/src/library/lqs/src/lqs.c
/branches/R-exp-API/src/library/modreg/src/ksmooth.c
/branches/R-exp-API/src/library/modreg/src/loessc.c
/branches/R-exp-API/src/library/nls/src/nls.c
/branches/R-exp-API/src/library/splines/src/splines.c
/branches/R-exp-API/src/library/ts/src/burg.c
/branches/R-exp-API/src/library/ts/src/carray.c
/branches/R-exp-API/src/library/ts/src/carray.h
/branches/R-exp-API/src/library/ts/src/filter.c
/branches/R-exp-API/src/library/ts/src/mburg.c
/branches/R-exp-API/src/library/ts/src/myw.c
/branches/R-exp-API/src/library/ts/src/pacf.c
/branches/R-exp-API/src/library/ts/src/qr.c
/branches/R-exp-API/src/main/arithmetic.c
/branches/R-exp-API/src/main/optimize.c
/branches/R-exp-API/src/main/print.c
/branches/R-exp-API/src/nmath/snorm.c
/branches/R-exp-API/src/nmath/sunif.c
7002
9723 d 16 h
/branches/R-exp-API/
This commit was manufactured by cvs2svn to create branch 'R-exp-API'.
/branches/R-exp-API
/branches/R-exp-API/etc/older-stuff/help.pretty
/branches/R-exp-API/etc/older-stuff/help.pretty.perl
/branches/R-exp-API/Attic
6455
9754 d 13 h
bates
/trunk/
Added the nls package and a version of nlm that uses gradients and Hessians
/trunk/src/library/nls
/trunk/src/library/nls/INDEX
/trunk/src/library/nls/Makefile.in
/trunk/src/library/nls/R
/trunk/src/library/nls/R/nls.R
/trunk/src/library/nls/R/nlsFunc.R
/trunk/src/library/nls/R/profile.R
/trunk/src/library/nls/R/selfStart.R
/trunk/src/library/nls/R/zzModels.R
/trunk/src/library/nls/TITLE
/trunk/src/library/nls/data
/trunk/src/library/nls/data/00Index
/trunk/src/library/nls/data/BOD.R
/trunk/src/library/nls/data/CO2.R
/trunk/src/library/nls/data/ChickWeight.R
/trunk/src/library/nls/data/DNase.R
/trunk/src/library/nls/data/Indometh.R
/trunk/src/library/nls/data/Loblolly.R
/trunk/src/library/nls/data/Orange.R
/trunk/src/library/nls/data/Orthodont.R
/trunk/src/library/nls/data/Pixel.R
/trunk/src/library/nls/data/Puromycin.R
/trunk/src/library/nls/data/Theoph.R
/trunk/src/library/nls/src
/trunk/src/library/nls/src/Makefile.in
/trunk/src/library/nls/src/nls.c
/trunk/Makeconf.in
/trunk/NEWS
/trunk/configure
/trunk/configure.in
/trunk/src/library/base/R/nlm.R
/trunk/src/library/base/man/nlm.Rd
/trunk/src/main/optimize.c
6423
9755 d 13 h
bates
/trunk/
Added the splines package to R_PKGS
/trunk/Makeconf.in
6098
9789 d 16 h
pd
/trunk/
branch update - not bugfree
/trunk/VERSION
/trunk/doc/html/faq.html
/trunk/src/gnuwin32/fixed/GETVERSION
/trunk/src/gnuwin32/fixed/man/savePlot.Rd
/trunk/src/gnuwin32/fixed/man/update.packages.Rd
/trunk/src/gnuwin32/fixed/r/index.html
/trunk/src/gnuwin32/fixed/r/rw-FAQ.html
/trunk/src/gnuwin32/fixed/r/x11.gnw.r
/trunk/src/gnuwin32/front-ends/SC_proxy.h
/trunk/src/gnuwin32/front-ends/bdx.c
/trunk/src/gnuwin32/front-ends/bdx.h
/trunk/src/gnuwin32/front-ends/rproxy.c
/trunk/src/gnuwin32/front-ends/rproxy.h
/trunk/src/gnuwin32/front-ends/rproxy_impl.c
/trunk/src/gnuwin32/front-ends/rproxy_impl.h
/trunk/src/gnuwin32/front-ends/rprx.c
/trunk/src/gnuwin32/help/MkChmDll
/trunk/src/gnuwin32/help/R.stp
/trunk/src/gnuwin32/help/Rchtml.c
/trunk/src/gnuwin32/help/html-rtf.pl
/trunk/src/gnuwin32/help/html-to-rtf.pl
/trunk/src/gnuwin32/help/logo.bmp
/trunk/src/gnuwin32/help/parse-html.pl
/trunk/src/library/base/R/readhttp.R
/trunk/src/library/base/R/sets.R
/trunk/src/library/base/R/stars.R
/trunk/src/library/base/man/dev2bitmap.Rd
/trunk/src/library/base/man/read.table.url.Rd
/trunk/src/library/base/man/sets.Rd
/trunk/src/library/base/man/stars.Rd
/trunk/src/library/base/man/update.packages.Rd
/trunk/src/library/mva/man/as.hclust.Rd
/trunk/tests/isas-tests.Rout.save
/trunk/tests/make-isas-tests.R
/trunk/tests/make-no-segfault.R
/trunk/src/include/Rversion.h.in
/trunk/COPYING
/trunk/FAQ
/trunk/INSTALL
/trunk/Makeconf.in
/trunk/Makefile.in
/trunk/NEWS
/trunk/README
/trunk/RESOURCES
/trunk/aclocal.m4
/trunk/configure
/trunk/configure.in
/trunk/demos/graphics/graphics.R
/trunk/doc/html/authors.html
/trunk/doc/html/index.html
/trunk/doc/manual/Makefile.in
/trunk/doc/manual/programming.tex
/trunk/etc/Makefile.in
/trunk/etc/Rdconvlib.pl
/trunk/etc/buildlib.pl
/trunk/etc/html-layout.pl
/trunk/src/appl/chisqsim.c
/trunk/src/appl/dqrdc2.f
/trunk/src/appl/lminfl.f
/trunk/src/appl/pretty.c
/trunk/src/appl/sock.c
/trunk/src/appl/strsignif.c
/trunk/src/appl/zblas.f
/trunk/src/appl/zhico.f
/trunk/src/appl/zhifa.f
/trunk/src/appl/zhisl.f
/trunk/src/appl/zsico.f
/trunk/src/appl/zsifa.f
/trunk/src/appl/zsisl.f
/trunk/src/gnome/Makefile.in
/trunk/src/gnome/devGNOME.c
/trunk/src/gnome/devGTK.c
/trunk/src/gnome/edit.c
/trunk/src/gnome/system.c
/trunk/src/gnome/terminal-menu.c
/trunk/src/gnome/terminal-prefs.c
/trunk/src/gnome/terminal-prefs.h
/trunk/src/gnome/terminal.c
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/COPYRIGHTS.win
/trunk/src/gnuwin32/MakeDll
/trunk/src/gnuwin32/MakePkg
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/MkRules
/trunk/src/gnuwin32/check/Maketests
/trunk/src/gnuwin32/console.c
/trunk/src/gnuwin32/copying
/trunk/src/gnuwin32/devga.c
/trunk/src/gnuwin32/dodevga.c
/trunk/src/gnuwin32/dounzip.c
/trunk/src/gnuwin32/dynload.c
/trunk/src/gnuwin32/extra.c
/trunk/src/gnuwin32/fixed/Makefile
/trunk/src/gnuwin32/fixed/bin/fwf2table
/trunk/src/gnuwin32/fixed/bin/helpPRINT.bat
/trunk/src/gnuwin32/fixed/h/Rconfig.h
/trunk/src/gnuwin32/fixed/make.appl
/trunk/src/gnuwin32/fixed/make.nmath
/trunk/src/gnuwin32/fixed/man/Rconsole.Rd
/trunk/src/gnuwin32/fixed/man/help.Rd
/trunk/src/gnuwin32/fixed/man/library.Rd
/trunk/src/gnuwin32/fixed/man/unlink.Rd
/trunk/src/gnuwin32/fixed/profile/rprofile
/trunk/src/gnuwin32/fixed/profile/rprofile.site
/trunk/src/gnuwin32/fixed/r/help.gnw.r
/trunk/src/gnuwin32/fixed/r/library.gnw.r
/trunk/src/gnuwin32/fixed/r/system.gnw.r
/trunk/src/gnuwin32/fixed/r/windows.gnw.r
/trunk/src/gnuwin32/front-ends/Makefile
/trunk/src/gnuwin32/front-ends/make.rtest
/trunk/src/gnuwin32/front-ends/readme
/trunk/src/gnuwin32/front-ends/rgui.c
/trunk/src/gnuwin32/front-ends/rterm.c
/trunk/src/gnuwin32/front-ends/rtest.c
/trunk/src/gnuwin32/graphapp/gdraw.c
/trunk/src/gnuwin32/graphapp/printer.c
/trunk/src/gnuwin32/help/Makefile
/trunk/src/gnuwin32/help/Rdconvlib.pl
/trunk/src/gnuwin32/help/build.help
/trunk/src/gnuwin32/help/buildlib.pl
/trunk/src/gnuwin32/help/html-layout.pl
/trunk/src/gnuwin32/installer/rwinst.c
/trunk/src/gnuwin32/readme
/trunk/src/gnuwin32/readme.packages
/trunk/src/gnuwin32/rw-faq
/trunk/src/gnuwin32/sys-win32.c
/trunk/src/gnuwin32/system.c
/trunk/src/include/Applic.h
/trunk/src/include/Arith.h
/trunk/src/include/Defn.h
/trunk/src/include/Graphics.h
/trunk/src/include/Makefile.in
/trunk/src/include/Random.h
/trunk/src/include/Rconfig.h.in
/trunk/src/include/Rdefines.h
/trunk/src/include/Rinternals.h
/trunk/src/include/Startup.h
/trunk/src/library/Makefile.in
/trunk/src/library/base/R/add.R
/trunk/src/library/base/R/approx.R
/trunk/src/library/base/R/approxfun.R
/trunk/src/library/base/R/as.R
/trunk/src/library/base/R/backsolve.R
/trunk/src/library/base/R/barplot.R
/trunk/src/library/base/R/boxplot.R
/trunk/src/library/base/R/chisq.test.R
/trunk/src/library/base/R/chol.R
/trunk/src/library/base/R/chull.R
/trunk/src/library/base/R/cut.R
/trunk/src/library/base/R/dataframe.R
/trunk/src/library/base/R/density.R
/trunk/src/library/base/R/diag.R
/trunk/src/library/base/R/dynload.R
/trunk/src/library/base/R/eigen.R
/trunk/src/library/base/R/family.R
/trunk/src/library/base/R/format.R
/trunk/src/library/base/R/glm.R
/trunk/src/library/base/R/grid.R
/trunk/src/library/base/R/help.R
/trunk/src/library/base/R/hist.R
/trunk/src/library/base/R/image.R
/trunk/src/library/base/R/kappa.R
/trunk/src/library/base/R/library.R
/trunk/src/library/base/R/lm.R
/trunk/src/library/base/R/lm.influence.R
/trunk/src/library/base/R/loglin.R
/trunk/src/library/base/R/lowess.R
/trunk/src/library/base/R/lsfit.R
/trunk/src/library/base/R/mosaicplot.R
/trunk/src/library/base/R/nlm.R
/trunk/src/library/base/R/plot.lm.R
/trunk/src/library/base/R/postscript.R
/trunk/src/library/base/R/pretty.R
/trunk/src/library/base/R/qr.R
/trunk/src/library/base/R/rowsum.R
/trunk/src/library/base/R/sapply.R
/trunk/src/library/base/R/sock.R
/trunk/src/library/base/R/spline.R
/trunk/src/library/base/R/splinefun.R
/trunk/src/library/base/R/stem.R
/trunk/src/library/base/R/str.R
/trunk/src/library/base/R/svd.R
/trunk/src/library/base/R/system.unix.R
/trunk/src/library/base/R/tabulate.R
/trunk/src/library/base/R/ts.R
/trunk/src/library/base/R/zapsmall.R
/trunk/src/library/base/man/Binomial.Rd
/trunk/src/library/base/man/Cauchy.Rd
/trunk/src/library/base/man/Chisquare.Rd
/trunk/src/library/base/man/Foreign.Rd
/trunk/src/library/base/man/Geometric.Rd
/trunk/src/library/base/man/INSTALL.Rd
/trunk/src/library/base/man/Log.Rd
/trunk/src/library/base/man/NegBinomial.Rd
/trunk/src/library/base/man/Poisson.Rd
/trunk/src/library/base/man/Random.Rd
/trunk/src/library/base/man/Trig.Rd
/trunk/src/library/base/man/VADeaths.Rd
/trunk/src/library/base/man/Weibull.Rd
/trunk/src/library/base/man/approxfun.Rd
/trunk/src/library/base/man/apropos.Rd
/trunk/src/library/base/man/barplot.Rd
/trunk/src/library/base/man/boxplot.Rd
/trunk/src/library/base/man/boxplot.default.Rd
/trunk/src/library/base/man/boxplot.formula.Rd
/trunk/src/library/base/man/chol2inv.Rd
/trunk/src/library/base/man/chull.Rd
/trunk/src/library/base/man/codes.Rd
/trunk/src/library/base/man/contributors.Rd
/trunk/src/library/base/man/convolve.Rd
/trunk/src/library/base/man/deriv.Rd
/trunk/src/library/base/man/diag.Rd
/trunk/src/library/base/man/dump.Rd
/trunk/src/library/base/man/dynload.Rd
/trunk/src/library/base/man/factor.Rd
/trunk/src/library/base/man/family.Rd
/trunk/src/library/base/man/gc.Rd
/trunk/src/library/base/man/getenv.Rd
/trunk/src/library/base/man/getwd.Rd
/trunk/src/library/base/man/gnome.Rd
/trunk/src/library/base/man/grid.Rd
/trunk/src/library/base/man/hdf5.Rd
/trunk/src/library/base/man/help.Rd
/trunk/src/library/base/man/hist.Rd
/trunk/src/library/base/man/image.Rd
/trunk/src/library/base/man/kappa.Rd
/trunk/src/library/base/man/lapply.Rd
/trunk/src/library/base/man/library.Rd
/trunk/src/library/base/man/license.Rd
/trunk/src/library/base/man/list.files.Rd
/trunk/src/library/base/man/make.socket.Rd
/trunk/src/library/base/man/mtext.Rd
/trunk/src/library/base/man/offset.Rd
/trunk/src/library/base/man/options.Rd
/trunk/src/library/base/man/par.Rd
/trunk/src/library/base/man/postscript.Rd
/trunk/src/library/base/man/read.fwf.Rd
/trunk/src/library/base/man/read.table.Rd
/trunk/src/library/base/man/scan.Rd
/trunk/src/library/base/man/source.Rd
/trunk/src/library/base/man/sys.parent.Rd
/trunk/src/library/base/man/text.Rd
/trunk/src/library/base/man/ts.Rd
/trunk/src/library/base/man/update.lm.Rd
/trunk/src/library/base/man/warning.Rd
/trunk/src/library/base/man/warnings.Rd
/trunk/src/library/base/man/zAlias.Rd
/trunk/src/library/eda/Makefile.in
/trunk/src/library/eda/R/line.R
/trunk/src/library/eda/R/smooth.R
/trunk/src/library/lqs/Makefile.in
/trunk/src/library/lqs/R/lqs.R
/trunk/src/library/modreg/Makefile.in
/trunk/src/library/modreg/R/ksmooth.R
/trunk/src/library/modreg/R/loess.R
/trunk/src/library/modreg/R/ppr.R
/trunk/src/library/modreg/R/smspline.R
/trunk/src/library/modreg/TITLE
/trunk/src/library/modreg/man/ppr.Rd
/trunk/src/library/modreg/man/supsmu.Rd
/trunk/src/library/mva/INDEX
/trunk/src/library/mva/Makefile.in
/trunk/src/library/mva/R/cmdscale.R
/trunk/src/library/mva/R/dist.R
/trunk/src/library/mva/R/hclust.R
/trunk/src/library/mva/R/kmeans.R
/trunk/src/library/profile/Common.R
/trunk/src/library/stepfun/Makefile.in
/trunk/src/library/stepfun/R/stepfun.R
/trunk/src/library/stepfun/man/plot.stepfun.Rd
/trunk/src/library/ts/Makefile.in
/trunk/src/library/ts/R/acf.R
/trunk/src/library/ts/R/ar.R
/trunk/src/library/ts/R/ar.burg.R
/trunk/src/library/ts/R/ar.mle.R
/trunk/src/library/ts/R/ar.ols.R
/trunk/src/library/ts/R/arma0.R
/trunk/src/library/ts/R/diffinv.R
/trunk/src/library/ts/R/filter.R
/trunk/src/library/ts/R/na.ts.R
/trunk/src/library/ts/R/stl.R
/trunk/src/library/ts/R/tests.R
/trunk/src/library/ts/R/tsunion.R
/trunk/src/library/ts/R/zzz.R
/trunk/src/library/ts/man/ar.Rd
/trunk/src/library/ts/man/kernapply.Rd
/trunk/src/library/ts/man/kernel.Rd
/trunk/src/library/ts/src/stl.f
/trunk/src/main/arithmetic.c
/trunk/src/main/bind.c
/trunk/src/main/builtin.c
/trunk/src/main/coerce.c
/trunk/src/main/colors.c
/trunk/src/main/complex.c
/trunk/src/main/context.c
/trunk/src/main/cov.c
/trunk/src/main/cum.c
/trunk/src/main/debug.c
/trunk/src/main/deparse.c
/trunk/src/main/devPS.c
/trunk/src/main/devices.c
/trunk/src/main/dotcode.c
/trunk/src/main/envir.c
/trunk/src/main/errors.c
/trunk/src/main/eval.c
/trunk/src/main/gram.c
/trunk/src/main/gram.y
/trunk/src/main/graphics.c
/trunk/src/main/main.c
/trunk/src/main/memory.c
/trunk/src/main/names.c
/trunk/src/main/names.h
/trunk/src/main/optimize.c
/trunk/src/main/options.c
/trunk/src/main/par.c
/trunk/src/main/platform.c
/trunk/src/main/plot.c
/trunk/src/main/plot3d.c
/trunk/src/main/plotmath.c
/trunk/src/main/print.c
/trunk/src/main/printutils.c
/trunk/src/main/random.c
/trunk/src/main/relop.c
/trunk/src/main/saveload.c
/trunk/src/main/scan.c
/trunk/src/main/subscript.c
/trunk/src/main/subset.c
/trunk/src/main/util.c
/trunk/src/main/version.c
/trunk/src/nmath/bessel_i.c
/trunk/src/nmath/fround.c
/trunk/src/nmath/qgeom.c
/trunk/src/scripts/INSTALL.in
/trunk/src/scripts/R.sh.in
/trunk/src/scripts/Rd2dvi
/trunk/src/scripts/check
/trunk/src/scripts/fwf2table.in
/trunk/src/unix/dataentry.c
/trunk/src/unix/devX11.c
/trunk/src/unix/dynload.c
/trunk/src/unix/edit.c
/trunk/src/unix/rotated.c
/trunk/src/unix/rotated.h
/trunk/src/unix/sys-common.c
/trunk/tests/Examples/Makefile.in
/trunk/tests/Makefile.in
/trunk/tests/README
/trunk/tests/Rdiff
/trunk/tests/eval-etc.R
/trunk/tests/eval-etc.Rout.save
/trunk/tests/is-things.R
/trunk/tests/is-things.Rout.save
/trunk/tools/GETVERSION
5535
9839 d 11 h
lyndon
/trunk/
Added variables for libglade
/trunk/Makeconf.in
5225
9871 d 0 h
hornik
/trunk/
Use detected awk.
/trunk/Makeconf.in
/trunk/src/include/Makefile.in
5072
9883 d 4 h
hornik
/trunk/
Respect user settings of CFLAGS etc as much as possible.
/trunk/Makeconf.in
/trunk/aclocal.m4
/trunk/configure
/trunk/configure.in
/trunk/etc/Makeconf.in
/trunk/src/main/Makefile.in
/trunk/src/unix/Makefile.in
4917
9896 d 16 h
hornik
/trunk/
Use depend_rules_frag.
/trunk/Makeconf.in
4754
9918 d 22 h
pd
/trunk/
branch update
/trunk/Makeconf.in
/trunk/Makefile.in
/trunk/NEWS
/trunk/configure
/trunk/configure.in
/trunk/src/gnuwin32/readme
/trunk/src/library/base/R/structure.R
/trunk/src/library/base/man/factor.Rd
/trunk/src/library/eda/src/Makefile.in
/trunk/src/library/lqs/src/Makefile.in
/trunk/src/library/modreg/src/Makefile.in
/trunk/src/library/mva/src/Makefile.in
/trunk/tools/GETSYMBOLS
4745
9919 d 4 h
hornik
/trunk/
Add rule for creating dependency file from C source.
/trunk/Makeconf.in
3521
10036 d 7 h
r
/trunk/
Added gnome detection
/trunk/Makeconf.in
/trunk/configure
/trunk/configure.in
3076
10096 d 19 h
pd
/trunk/
branch update
/trunk/doc/manual/Rd2dvi.tex
/trunk/src/appl/rowsum.c
/trunk/src/include/Random.h
/trunk/src/library/base/R/RNG.R
/trunk/src/library/base/R/data.R
/trunk/src/library/base/R/mosaicplot.R
/trunk/src/library/base/R/rowsum.R
/trunk/src/library/base/R/time.R
/trunk/src/library/base/man/Memory.Rd
/trunk/src/library/base/man/bug.report.Rd
/trunk/src/library/base/man/mosaicplot.Rd
/trunk/src/library/base/man/rowsum.Rd
/trunk/COPYRIGHTS
/trunk/INSTALL
/trunk/Makeconf.in
/trunk/Makefile.in
/trunk/NEWS
/trunk/PLATFORMS
/trunk/configure
/trunk/configure.in
/trunk/demos/dynload/README
/trunk/demos/dynload/zero.R
/trunk/demos/dynload/zero.c
/trunk/demos/language/recursion.R
/trunk/demos/language/scoping.R
/trunk/doc/KEYWORDS
/trunk/doc/manual/Rd.sty
/trunk/doc/manual/writing-Rd.tex
/trunk/etc/Makeconf.in
/trunk/etc/Rdconvlib.pl
/trunk/src/Makefile.in
/trunk/src/appl/Makefile.in
/trunk/src/appl/ROUTINES
/trunk/src/appl/bakslv.c
/trunk/src/appl/binning.c
/trunk/src/include/Applic.h
/trunk/src/include/Makefile.in
/trunk/src/include/Mathlib.h
/trunk/src/include/Platform.h.in
/trunk/src/include/README
/trunk/src/include/Utils.h
/trunk/src/library/Makefile.in
/trunk/src/library/base/R/C.R
/trunk/src/library/base/R/add.R
/trunk/src/library/base/R/aov.R
/trunk/src/library/base/R/apply.R
/trunk/src/library/base/R/array.R
/trunk/src/library/base/R/backsolve.R
/trunk/src/library/base/R/cut.R
/trunk/src/library/base/R/dataframe.R
/trunk/src/library/base/R/de.R
/trunk/src/library/base/R/dotplot.R
/trunk/src/library/base/R/dummy.coef.R
/trunk/src/library/base/R/eigen.R
/trunk/src/library/base/R/glm.R
/trunk/src/library/base/R/glmnull.R
/trunk/src/library/base/R/hist.R
/trunk/src/library/base/R/kappa.R
/trunk/src/library/base/R/labels.R
/trunk/src/library/base/R/library.R
/trunk/src/library/base/R/lm.R
/trunk/src/library/base/R/lmnull.R
/trunk/src/library/base/R/mahalanobis.R
/trunk/src/library/base/R/matplot.R
/trunk/src/library/base/R/mlm.R
/trunk/src/library/base/R/model.tables.R
/trunk/src/library/base/R/models.R
/trunk/src/library/base/R/plot.R
/trunk/src/library/base/R/pmax.R
/trunk/src/library/base/R/pmin.R
/trunk/src/library/base/R/print.R
/trunk/src/library/base/R/proj.R
/trunk/src/library/base/R/prompt.R
/trunk/src/library/base/R/quantile.R
/trunk/src/library/base/R/scan.R
/trunk/src/library/base/R/seq.R
/trunk/src/library/base/R/source.R
/trunk/src/library/base/R/symnum.R
/trunk/src/library/base/R/system.unix.R
/trunk/src/library/base/R/system.win.R
/trunk/src/library/base/R/text.R
/trunk/src/library/base/R/ts.R
/trunk/src/library/base/R/which.R
/trunk/src/library/base/man/Bessel.Rd
/trunk/src/library/base/man/Foreign.Rd
/trunk/src/library/base/man/Random.Rd
/trunk/src/library/base/man/acid.Rd
/trunk/src/library/base/man/add1.Rd
/trunk/src/library/base/man/apply.Rd
/trunk/src/library/base/man/backsolve.Rd
/trunk/src/library/base/man/chickwts.Rd
/trunk/src/library/base/man/chisq.test.Rd
/trunk/src/library/base/man/consume.Rd
/trunk/src/library/base/man/contributors.Rd
/trunk/src/library/base/man/cut.Rd
/trunk/src/library/base/man/drop.Rd
/trunk/src/library/base/man/eigen.Rd
/trunk/src/library/base/man/help.Rd
/trunk/src/library/base/man/hist.Rd
/trunk/src/library/base/man/infert.Rd
/trunk/src/library/base/man/kappa.Rd
/trunk/src/library/base/man/library.Rd
/trunk/src/library/base/man/list.Rd
/trunk/src/library/base/man/mahalanobis.Rd
/trunk/src/library/base/man/matplot.Rd
/trunk/src/library/base/man/matrix.Rd
/trunk/src/library/base/man/median.Rd
/trunk/src/library/base/man/pictex.Rd
/trunk/src/library/base/man/prop.test.Rd
/trunk/src/library/base/man/quantile.Rd
/trunk/src/library/base/man/step.Rd
/trunk/src/library/base/man/system.time.Rd
/trunk/src/library/base/man/t.test.Rd
/trunk/src/library/base/man/text.Rd
/trunk/src/library/base/man/ts.Rd
/trunk/src/library/base/man/which.Rd
/trunk/src/library/base/man/xy.coords.Rd
/trunk/src/library/eda/Makefile.in
/trunk/src/library/eda/R/medpolish.R
/trunk/src/library/eda/R/zzz.R
/trunk/src/library/modreg/Makefile.in
/trunk/src/library/modreg/src/qsbart.f
/trunk/src/library/modreg/src/sbart.f
/trunk/src/library/modreg/src/sgram.f
/trunk/src/library/modreg/src/sinerp.f
/trunk/src/library/modreg/src/sslvrg.f
/trunk/src/library/modreg/src/stxwx.f
/trunk/src/library/mva/Makefile.in
/trunk/src/library/mva/R/zzz.R
/trunk/src/main/Makefile.in
/trunk/src/main/attrib.c
/trunk/src/main/bind.c
/trunk/src/main/character.c
/trunk/src/main/coerce.c
/trunk/src/main/eval.c
/trunk/src/main/graphics.c
/trunk/src/main/memory.c
/trunk/src/main/model.c
/trunk/src/main/names.c
/trunk/src/main/names.h
/trunk/src/main/plot.c
/trunk/src/main/print.c
/trunk/src/main/printarray.c
/trunk/src/main/random.c
/trunk/src/main/sort.c
/trunk/src/main/subassign.c
/trunk/src/main/subset.c
/trunk/src/main/version.c
/trunk/src/nmath/Makefile.in
/trunk/src/nmath/bessel_i.c
/trunk/src/nmath/bessel_j.c
/trunk/src/nmath/bessel_k.c
/trunk/src/nmath/bessel_y.c
/trunk/src/nmath/dsignrank.c
/trunk/src/nmath/dwilcox.c
/trunk/src/nmath/lgamma.c
/trunk/src/nmath/pnchisq.c
/trunk/src/nmath/polygamma.c
/trunk/src/nmath/psignrank.c
/trunk/src/nmath/pwilcox.c
/trunk/src/nmath/qsignrank.c
/trunk/src/nmath/qwilcox.c
/trunk/src/nmath/rhyper.c
/trunk/src/nmath/sunif.c
/trunk/src/scripts/COMPILE.in
/trunk/src/scripts/INSTALL.in
/trunk/src/scripts/Rd2dvi
/trunk/src/scripts/Rdconv.in
/trunk/src/scripts/SHLIB.in
/trunk/src/scripts/build-help.in
/trunk/src/scripts/check
/trunk/src/scripts/massage-Examples
/trunk/src/unix/dataentry.c
/trunk/src/unix/dynload.c
/trunk/tests/Examples/Makefile.in
/trunk/tests/Makefile.in
/trunk/tests/Rdiff
/trunk/tests/d-p-q-r-tests.R
/trunk/tests/d-p-q-r-tests.Rout.save
/trunk/tests/simple-tests.R
/trunk/tests/simple-tests.Rout.save
/trunk/tests/simple-true.R
/trunk/tests/simple-true.Rout.save
2549
10147 d 17 h
hornik
/trunk/
Use top Makefrag.
/trunk/Makeconf.in
2450
10154 d 1 h
hornik
/trunk/
New variable TAR.
/trunk/Makeconf.in
2373
10157 d 4 h
hornik
/trunk/
New variables PACKAGE and VERSION.
/trunk/Makeconf.in
/trunk/configure.in
2297
10167 d 4 h
hornik
/trunk/
Add DVIPS LATEX MAKEINDEX variables.
Only allow for .c .f .o suffixes.
/trunk/Makeconf.in
2228
10171 d 19 h
hornik
/trunk/
Add SHLIBEXT and SHLIBLD.
/trunk/Makeconf.in
2189
10174 d 18 h
hornik
/trunk/
Add MKINSTALLDIRS.
/trunk/Makeconf.in
2165
10176 d 17 h
hornik
/trunk/
Temporarily improve CPPFLAGS.
/trunk/Makeconf.in
←Prev
1
2
Next→
Show All