summaryrefslogtreecommitdiff
path: root/math
AgeCommit message (Collapse)AuthorFilesLines
2005-11-11Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULTtonio1-3/+3
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
2005-11-11Update mathomatic to 12.5.1.minskim2-6/+6
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.
2005-11-10Use errno from errno.h, don't define it manually. Fix a casejoerg3-7/+36
where errno.h was not included at all.
2005-11-08convert to use tex.buildlink3.mktonio1-2/+4
set LATEX_DEPMETHOD=build
2005-11-04As the "cvs import" didn't work, I'm trying "cvs add" now.rillig3-0/+22
2005-11-04Normalized BUILD_DIRS.rillig1-2/+2
2005-11-04Explicitly set BUILD_DIRS to emphasize it is different from CONFIGURE_DIRS.rillig1-1/+2
2005-11-04Added the R packages that have been imported from pkgsrc-wip.rillig1-1/+28
2005-11-04Imported R-wle from pkgsrc-wip.rillig4-0/+22
Provides approach to robustness via Weighted Likelihood Estimation.
2005-11-04Imported R-statmod from pkgsrc-wip.rillig4-0/+22
Miscellaneous biostatistical modeling functions.
2005-11-04Imported R-shapefiles from pkgsrc-wip.rillig4-0/+22
Functions to read and write ESRI shapefiles.
2005-11-04Imported R-sgeostat from pkgsrc-wip.rillig4-0/+22
An Object-oriented Framework for Geostatistical Modeling in S+.
2005-11-04Imported R-pixmap from pkgsrc-wip.rillig4-0/+23
Functions for import, export, plotting and other manipulations of bitmapped images.
2005-11-04Imported R-maps from pkgsrc-wip.rillig4-0/+23
Display of maps. Projection code and larger maps are in separate packages (mapproj and mapdata).
2005-11-04Imported R-mapproj from pkgsrc-wip.rillig4-0/+22
Converts latitude/longitude into projected coordinates.
2005-11-04Imported R-lmm from pkgsrc-wip.rillig4-0/+22
Improved procedures for linear mixed models with R.
2005-11-04Imported R-hwde from pkgsrc-wip.rillig4-0/+27
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.
2005-11-04Imported R-httpRequest from pkgsrc-wip.rillig4-0/+22
Implements the GET, POST and multipart POST request.
2005-11-04Imported R-gstat from pkgsrc-wip.rillig4-0/+27
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.
2005-11-04Imported R-geoR from pkgsrc-wip.rillig4-0/+22
Geostatistical analysis including likelihood-based and Bayesian methods.
2005-11-04Imported R-genetics from pkgsrc-wip.rillig4-0/+27
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, ...
2005-11-04Imported R-date from pkgsrc-wip.rillig4-0/+22
Functions for handling dates.
2005-11-04Imported R-clim.pact from pkgsrc-wip.rillig4-0/+26
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.
2005-11-04Imported R-abind from pkgsrc-wip.rillig4-0/+24
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.
2005-11-04Imported R-VR from pkgsrc-wip.rillig1-0/+1
Functions and datasets to support Venables and Ripley, 'Modern Applied Statistics with S' (4th edition).
2005-11-04Imported R-Rcmdr from pkgsrc-wip.rillig4-0/+25
A platform-independent basic-statistics GUI (graphical user interface) for R, based on the tcltk package.
2005-11-04Imported R-RArcInfo from pkgsrc-wip.rillig4-0/+34
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.
2005-11-04Imported R-R2HTML from pkgsrc-wip.rillig4-0/+30
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).
2005-11-04Imported R-PHYLOGR from pkgsrc-wip.rillig4-0/+23
Manipulation and analysis of phylogenetically simulated data sets and phylogenetically based analyses using GLS.
2005-11-04Imported R-Matrix from pkgsrc-wip.rillig4-0/+23
Classes and methods for numerical linear algebra using Lapack, LDL,TAUCS, Metis, and UMFPACK.
2005-11-04Imported R-ISwR from pkgsrc-wip.rillig4-0/+24
Data sets and scripts for text examples and exercises in P. Dalgaard (2002), 'Introductory Statistics with R', Springer Verlag.
2005-11-04Imported R-GRASS from pkgsrc-wip.rillig4-0/+28
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.
2005-11-04Imported R-DAAG from pkgsrc-wip.rillig4-0/+24
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.
2005-11-04Imported R-chron from pkgsrc-wip.rillig4-0/+22
Chronological objects which can handle dates and times.
2005-11-04Imported R-CGIwithR from wip.rillig4-0/+22
Facilities for the use of R to write CGI scripts.
2005-11-03Added a variable R_HOMEPAGE_BASE that is needed as a replacement for allrillig1-1/+3
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.
2005-11-03Delete removed ruby related pacakge's entries.taca1-2/+1
2005-11-03Remove packages which supported by ruby16-base (Ruby 1.6.8) pacakge onlytaca4-40/+0
and now bundled in ruby18-base pacakges.
2005-11-02Bump PKGREVISION of packages including ruby extention librarytaca2-4/+4
by Ruby 1.8.3 updates.
2005-11-02Disable packages used with ruby16-base only or bundled withtaca1-2/+2
ruby18-base packages.
2005-11-01CONFIGURE_HAS_MANDIR=notv1-1/+2
2005-10-29Update mathomatic to 12.5.0.minskim4-20/+14
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".
2005-10-27point to octave, not octave-currentdmcmahill1-2/+2
2005-10-26add buildlink3 file in anticipation of some new packages which will need itdmcmahill1-0/+20
2005-10-26- update some buildlink variables which were missed during the lastdmcmahill2-4/+8
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.
2005-10-25update to 1.0.59drochner3-7/+11
changes: -java support -MacOS X support
2005-10-25remove sitecustomize - this doesn't belong heredrochner1-2/+1
should fix bulk-build error
2005-10-23Use "+=" instead of "=" with PLIST_SUBST.rillig1-2/+2
2005-10-22Add patch from Richard Earnshaw in PR 31825:wiz3-3/+94
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.
2005-10-21update to 0.4.6drochner4-34/+14
changes: many bugfixes, some improvements in mapping R-Python objects