diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-10-12 07:31:07 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-10-12 07:31:07 +0000 |
commit | 3665fbc55d6bdbb5a70a4b5824553ed0a97306fb (patch) | |
tree | 4917ba3b24c1434d75f673aad745ade5d1552b39 /math/libRmath/pkg-descr | |
parent | f5b7121c2a1a05a51ea1271056dbf262d384bd7f (diff) | |
download | ports-3665fbc55d6bdbb5a70a4b5824553ed0a97306fb.tar.gz ports-3665fbc55d6bdbb5a70a4b5824553ed0a97306fb.zip |
Notes
Diffstat (limited to 'math/libRmath/pkg-descr')
-rw-r--r-- | math/libRmath/pkg-descr | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/math/libRmath/pkg-descr b/math/libRmath/pkg-descr index e927f636f620..2c38fcbaddb1 100644 --- a/math/libRmath/pkg-descr +++ b/math/libRmath/pkg-descr @@ -1,5 +1,7 @@ -This is the standalone math library from R. R is a language +This is the standalone math library from R -- a language and environment for statistical computing and graphics. +See ports/math/R. + To use the routines in your own C or C++ programs, include #define MATHLIB_STANDALONE |