Age | Commit message (Collapse) | Author | Files | Lines |
|
This is a library for common operations for document centric
applications that are conceptually simple, but complex to implement
fully. Supported operations include:
- plugins
- load/save documents
- undo/redo
Needed for gnumeric update (PR 32281).
|
|
of the shared libXm has changed.
|
|
Changes:
This version contains several changes and additions, mostly incremental.
|
|
This is tricky, because isinf as macro is removed by cmath, but
only if libstdc++ on GCC is compiled for C99 math support. Try to
check for this and use the symbol from namespace std.
|
|
Python support.
|
|
|
|
CONFIGURE_ARGS.
|
|
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
|
|
|
|
|
|
|
|
|
|
- this uses libtool, tell the framework so
- don't declare alloca on DragonFly, it conflicts with system headers
- patch libtool.m4 fragment for DrgaonFly
|
|
* Bug fixes
* Improvements
|
|
of the libgsf shlib major bump and associated BUILDLINK_DEPENDS bump.
|
|
Changes:
- Fixed sum and product command docs and code.
- Added [hyper]trig functions.
- Documentation updates.
|
|
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.
|