Age | Commit message (Collapse) | Author | Files | Lines |
|
It is more consistent with the tex.buildlink3.mk name. Also, if a package
really needs latex, it just has to set TEX_ACCEPTED to latex distributions
altough today, all TEX_ACCEPTED possibilities are latex distributions
|
|
Changes:
- Corrected color and html mode routines.
- get_expr() now has equation space pull.
- You may now enter a "#" followed by an equation space number when
prompted for an expression.
- Ported nintegrate command to non-equations. No more commands to port.
- Made redirected output ignore screen_columns.
- Added "-q" option (quiet mode, don't display prompts).
= The Mathomatic man page was improved.
|
|
where errno.h was not included at all.
|
|
set LATEX_DEPMETHOD=build
|
|
|
|
|
|
|
|
|
|
Provides approach to robustness via Weighted Likelihood Estimation.
|
|
Miscellaneous biostatistical modeling functions.
|
|
Functions to read and write ESRI shapefiles.
|
|
An Object-oriented Framework for Geostatistical Modeling in S+.
|
|
Functions for import, export, plotting and other manipulations of
bitmapped images.
|
|
Display of maps. Projection code and larger maps are in separate
packages (mapproj and mapdata).
|
|
Converts latitude/longitude into projected coordinates.
|
|
Improved procedures for linear mixed models with R.
|
|
Models and tests for departure from Hardy-Weinberg equilibrium and
independence between loci.
Fits models for genotypic disequilibria, as described in Huttley and
Wilson (2000), Weir (1996) and Weir and Wilson (1986). Contrast terms
are available that account for first order interactions between loci.
|
|
Implements the GET, POST and multipart POST request.
|
|
uni- and multivariable geostatistical modelling, prediction and
simulation
variogram modelling; simple, ordinary and universal point or block
(co)kriging, sequential Gaussian or indicator (co)simulation;
variogram and map plotting utility functions.
|
|
Geostatistical analysis including likelihood-based and Bayesian methods.
|
|
Classes and methods for handling genetic data. Includes classes to
represent genotypes and haplotypes at single markers up to multiple
markers on multiple chromosomes. Function include allele frequencies,
flagging homo/heterozygotes, flagging carriers of certain alleles,
estimating and testing for Hardy-Weinberg disequilibrium, estimating
and testing for linkage disequilibrium, ...
|
|
Functions for handling dates.
|
|
Climate analysis and downscaling package for monthly and daily data.
The package contains R functions for retrieving data, making climate
analysis and downscaling of monthly mean and daily mean global climate
scenarios.
|
|
Combine multi-dimensional arrays. This is a generalization of cbind
and rbind. Takes a sequence of vectors, matrices, or arrays and
produces a single array of the same or higher dimension.
|
|
Functions and datasets to support Venables and Ripley, 'Modern
Applied Statistics with S' (4th edition).
|
|
A platform-independent basic-statistics GUI (graphical user interface)
for R, based on the tcltk package.
|
|
RArcInfo is a package for the R statistical program to import
Arc/Info V7.x binary coverages. It is based on the library Avcelib
written by Daniel Morissette.
Currently, RArcInfo supports most of the file formats stored by these
type of coverages. The geographical information (arcs, polygons,
topological relationships, etc.) are stored using lists, but all the
tables containing related information are imported into a data frame.
Once the desired data are imported, the user can draw maps, even filling
the polygons according to the value of a given covariate. Although R is
not designed for heavy G.I.S. work, this package is very helpful to work
with binary coverages inside R.
|
|
Includes HTML function and methods to write in an HTML output.
Thus, making HTML reports is easy. Includes a function that allows
redirection on the fly, which appears to be very usefull for
teaching purpose, as the student can keep a copy of the produced
output to keep all that he/she did during the course
Package comes with a vignette describing how to write HTML reports
for statistical analysis. Finally, a driver for Sweave allows to parse
HTML flat files containing R code and to automatically write the
corresponding outputs (tables and graphs).
|
|
Manipulation and analysis of phylogenetically simulated data sets and
phylogenetically based analyses using GLS.
|
|
Classes and methods for numerical linear algebra using
Lapack, LDL,TAUCS, Metis, and UMFPACK.
|
|
Data sets and scripts for text examples and exercises in
P. Dalgaard (2002), 'Introductory Statistics with R',
Springer Verlag.
|
|
Interface between GRASS 5.0 geographical information system
and R, based on starting R from within the GRASS environment
using values of environment variables set in the GISRC file.
Interface examples should be run outside GRASS, others may
be run within. Wrapper and helper functions are provided for
a range of R functions to match the interface metadata
structures.
|
|
consists of data sets and functions with our (John Maindonald
and John Braun's) book, Data Analysis and Graphics Using
R, published by Cambridge University Press.
|
|
Chronological objects which can handle dates and times.
|
|
Facilities for the use of R to write CGI scripts.
|
|
those packages that currently use ${MASTER_SITE_R_CRAN:=foo} as their
HOMEPAGE. As the HOMEPAGE is a single URL, not a list of URLs, the
MASTER_SITE variables cannot be used for this.
|
|
|
|
and now bundled in ruby18-base pacakges.
|
|
by Ruby 1.8.3 updates.
|
|
ruby18-base packages.
|
|
|
|
Changes:
- Made library work with constant strings passed as input to matho_process().
- Added "set bold_colors" option. Use this if equations are difficult to read.
- Removed "doc/ctips.html".
- Cleaned up and improved makefiles.
- Fixed bug in "compile.secure".
|
|
|
|
|
|
scilab update. Add a note in the Makefile to prevent this in the
future.
- add Version.incl to the buildlink files. That is needed to allow
add ons to determine the scilab version. Currently no pkgs are using
this, but that will change soon.
|
|
changes:
-java support
-MacOS X support
|
|
should fix bulk-build error
|
|
|
|
gnucash uses libguppi do do various graphical rendering activities.
A bug in the libraries bar-charting code means that the labels
on bar-charts are attached to the wrong objects, so attempting
to open a sub-chart results in the wrong entry being selected
(click on the first entry and the last one is displayed, click on
the last and the first).
Unfortunately, it would appear that guppi is no-longer being actively
maintained, so there might not be a further release of this library.
The attached patch is included in several source RPMS for Linux
(and apparently was committed to the guppi source CVS).
Bump PKGREVISION.
|
|
changes: many bugfixes, some improvements in mapping R-Python objects
|