diff options
author | tota <tota@FreeBSD.org> | 2012-09-05 20:43:18 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2012-09-05 20:43:18 +0800 |
commit | 2b481291c48a5597a5943dcf6a0f16b3bc300d42 (patch) | |
tree | dd7dd56a97f9af96acb5fb932f87c97cab42abab /math/R-cran-gtable/pkg-descr | |
parent | 6e799588d8dd4ddacb741a4850b468dc9d037172 (diff) | |
download | freebsd-ports-gnome-2b481291c48a5597a5943dcf6a0f16b3bc300d42.tar.gz freebsd-ports-gnome-2b481291c48a5597a5943dcf6a0f16b3bc300d42.tar.zst freebsd-ports-gnome-2b481291c48a5597a5943dcf6a0f16b3bc300d42.zip |
- Add a new port: math/R-cran-gtable
Tools to make it easier to work with "tables" of grobs.
WWW: http://cran.r-project.org/web/packages/gtable/
Diffstat (limited to 'math/R-cran-gtable/pkg-descr')
-rw-r--r-- | math/R-cran-gtable/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/R-cran-gtable/pkg-descr b/math/R-cran-gtable/pkg-descr new file mode 100644 index 000000000000..652fbdaa1124 --- /dev/null +++ b/math/R-cran-gtable/pkg-descr @@ -0,0 +1,3 @@ +Tools to make it easier to work with "tables" of grobs. + +WWW: http://cran.r-project.org/web/packages/gtable/ |