View | Details | Raw Unified | Return to bug 220063
Collapse All | Expand All

(-)math/R-cran-sfsmisc/Makefile (+16 lines)
Line 0 Link Here
1
# Created by: Pedro Giffuni
2
# $FreeBSD$
3
4
PORTNAME=	sfsmisc
5
DISTVERSION=	1.1-1
6
CATEGORIES=	math
7
DISTNAME=	${PORTNAME}_${DISTVERSION}
8
9
MAINTAINER=	pfg@FreeBSD.org
10
COMMENT=	Utilities from 'Seminar fuer Statistik' ETH Zurich
11
12
LICENSE=	GPLv2+
13
14
USES=	cran:auto-plist
15
16
.include <bsd.port.mk>
(-)math/R-cran-sfsmisc/distinfo (+3 lines)
Line 0 Link Here
1
TIMESTAMP = 1497652445
2
SHA256 (sfsmisc_1.1-1.tar.gz) = 0eaab03d3023233f4e869616a5cbc58939f8ac8fa0f94ae1d1dd7d4fb95ff54b
3
SIZE (sfsmisc_1.1-1.tar.gz) = 168607
(-)math/R-cran-sfsmisc/pkg-descr (+6 lines)
Line 0 Link Here
1
sfsmisc: Utilities from 'Seminar fuer Statistik' ETH Zurich.
2
3
Useful utilities ['goodies'] from Seminar fuer Statistik ETH Zurich, 
4
quite a few related to graphics; some were ported from S-plus.
5
6
WWW: https://cran.r-project.org/package=sfsmisc

Return to bug 220063