Index: math/R-cran-scatterplot3d/Makefile =================================================================== --- math/R-cran-scatterplot3d/Makefile (nonexistent) +++ math/R-cran-scatterplot3d/Makefile (working copy) @@ -0,0 +1,16 @@ +# Created by: Pedro Giffuni +# $FreeBSD$ + +PORTNAME= scatterplot3d +DISTVERSION= 0.3-40 +CATEGORIES= math +DISTNAME= ${PORTNAME}_${DISTVERSION} + +MAINTAINER= pfg@FreeBSD.org +COMMENT= 3D Scatter Plot + +LICENSE= GPLv2 + +USES= cran:auto-plist + +.include Index: math/R-cran-scatterplot3d/distinfo =================================================================== --- math/R-cran-scatterplot3d/distinfo (nonexistent) +++ math/R-cran-scatterplot3d/distinfo (working copy) @@ -0,0 +1,3 @@ +TIMESTAMP = 1497653206 +SHA256 (scatterplot3d_0.3-40.tar.gz) = 8249118aa29199017a6686d8245fed5343dabcf049b1588141a7cf83245b6a29 +SIZE (scatterplot3d_0.3-40.tar.gz) = 453806 Index: math/R-cran-scatterplot3d/pkg-descr =================================================================== --- math/R-cran-scatterplot3d/pkg-descr (nonexistent) +++ math/R-cran-scatterplot3d/pkg-descr (working copy) @@ -0,0 +1,5 @@ +scatterplot3d: 3D Scatter Plot. + +Plots a three dimensional (3D) point cloud. + +WWW: https://cran.r-project.org/package=scatterplot3d