head	1.5;
access;
symbols
	pkgsrc-2026Q1:1.5.0.12
	pkgsrc-2026Q1-base:1.5
	pkgsrc-2025Q4:1.5.0.10
	pkgsrc-2025Q4-base:1.5
	pkgsrc-2025Q3:1.5.0.8
	pkgsrc-2025Q3-base:1.5
	pkgsrc-2025Q2:1.5.0.6
	pkgsrc-2025Q2-base:1.5
	pkgsrc-2025Q1:1.5.0.4
	pkgsrc-2025Q1-base:1.5
	pkgsrc-2024Q4:1.5.0.2
	pkgsrc-2024Q4-base:1.5
	pkgsrc-2024Q3:1.4.0.42
	pkgsrc-2024Q3-base:1.4
	pkgsrc-2024Q2:1.4.0.40
	pkgsrc-2024Q2-base:1.4
	pkgsrc-2024Q1:1.4.0.38
	pkgsrc-2024Q1-base:1.4
	pkgsrc-2023Q4:1.4.0.36
	pkgsrc-2023Q4-base:1.4
	pkgsrc-2023Q3:1.4.0.34
	pkgsrc-2023Q3-base:1.4
	pkgsrc-2023Q2:1.4.0.32
	pkgsrc-2023Q2-base:1.4
	pkgsrc-2023Q1:1.4.0.30
	pkgsrc-2023Q1-base:1.4
	pkgsrc-2022Q4:1.4.0.28
	pkgsrc-2022Q4-base:1.4
	pkgsrc-2022Q3:1.4.0.26
	pkgsrc-2022Q3-base:1.4
	pkgsrc-2022Q2:1.4.0.24
	pkgsrc-2022Q2-base:1.4
	pkgsrc-2022Q1:1.4.0.22
	pkgsrc-2022Q1-base:1.4
	pkgsrc-2021Q4:1.4.0.20
	pkgsrc-2021Q4-base:1.4
	pkgsrc-2021Q3:1.4.0.18
	pkgsrc-2021Q3-base:1.4
	pkgsrc-2021Q2:1.4.0.16
	pkgsrc-2021Q2-base:1.4
	pkgsrc-2021Q1:1.4.0.14
	pkgsrc-2021Q1-base:1.4
	pkgsrc-2020Q4:1.4.0.12
	pkgsrc-2020Q4-base:1.4
	pkgsrc-2020Q3:1.4.0.10
	pkgsrc-2020Q3-base:1.4
	pkgsrc-2020Q2:1.4.0.8
	pkgsrc-2020Q2-base:1.4
	pkgsrc-2020Q1:1.4.0.4
	pkgsrc-2020Q1-base:1.4
	pkgsrc-2019Q4:1.4.0.6
	pkgsrc-2019Q4-base:1.4
	pkgsrc-2019Q3:1.4.0.2
	pkgsrc-2019Q3-base:1.4
	pkgsrc-2019Q2:1.2.0.8
	pkgsrc-2019Q2-base:1.2
	pkgsrc-2019Q1:1.2.0.6
	pkgsrc-2019Q1-base:1.2
	pkgsrc-2018Q4:1.2.0.4
	pkgsrc-2018Q4-base:1.2
	pkgsrc-2018Q3:1.2.0.2
	pkgsrc-2018Q3-base:1.2
	pkgsrc-2018Q2:1.1.0.4
	pkgsrc-2018Q2-base:1.1
	pkgsrc-2018Q1:1.1.0.2
	pkgsrc-2018Q1-base:1.1;
locks; strict;
comment	@# @;


1.5
date	2024.11.24.01.57.53;	author mef;	state Exp;
branches;
next	1.4;
commitid	gZr3wHsD4ptO8QyF;

1.4
date	2019.08.08.19.53.54;	author brook;	state Exp;
branches;
next	1.3;
commitid	K2VPfA0XCw7xfgyB;

1.3
date	2019.07.31.20.32.42;	author brook;	state Exp;
branches;
next	1.2;
commitid	shRLAgswRdDqLexB;

1.2
date	2018.07.28.14.40.51;	author brook;	state Exp;
branches;
next	1.1;
commitid	hIRYb3oU4xMfBULA;

1.1
date	2018.01.30.02.13.37;	author minskim;	state Exp;
branches;
next	;
commitid	AlWB7Mom1NUqgQoA;


desc
@@


1.5
log
@(math/R-stabledist) Updated 0.7.1 to 0.7.2

2024-02-23  Martin Maechler  <maechler@@stat.math.ethz.ch>

	* DESCRIPTION (Version): 0.7-2; fixed references. rm'ed `Author`:
	indeed redundant (and still giving check Note).

2023-10-21  Georgi Boshnakov

	* runit.StableDistribution.R: changed fBasics::.distCheck to
	fBasics::distCheck since .distCheck is deprecated.

	* DESCRIPTION (Author): edited 'Author' and 'Author@@R' fields to
	match completely, since R check was giving a Note that the former
	differs from the one generated from Author@@R (e.g., 'Diethelm
	Wuertz [aut]' vs 'Diethelm Wuertz [aut] (original code)').
	I would have removed 'Author' completely (it is redundant) but was
	not sure if it is kept there for compatibility with older R
	versions.

	* DESCRIPTION (LazyData): removed field LazyData, as it is
	redundant.
@
text
@# $NetBSD: Makefile,v 1.4 2019/08/08 19:53:54 brook Exp $

R_PKGNAME=	stabledist
R_PKGVER=	0.7-2

MAINTAINER=	minskim@@NetBSD.org
COMMENT=	Stable distribution functions
LICENSE=	gnu-gpl-v2 OR gnu-gpl-v3

# Packages suggested but not available:
#   'FMStable', 'Rmpfr', 'sfsmisc', 'libstable4u'

TEST_DEPENDS+=	R-fBasics-[0-9]*:../../finance/R-fBasics
TEST_DEPENDS+=	R-RUnit-[0-9]*:../../devel/R-RUnit

USE_LANGUAGES=	# none

.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
@


1.4
log
@Update all R packages to canonical form.

The canonical form [1] of an R package Makefile includes the
following:

- The first stanza includes R_PKGNAME, R_PKGVER, PKGREVISION (as
  needed), and CATEGORIES.

- HOMEPAGE is not present but defined in math/R/Makefile.extension to
  refer to the CRAN web page describing the package.  Other relevant
  web pages are often linked from there via the URL field.

This updates all current R packages to this form, which will make
regular updates _much_ easier, especially using pkgtools/R2pkg.

[1] http://mail-index.netbsd.org/tech-pkg/2019/08/02/msg021711.html
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2019/07/31 20:32:42 brook Exp $
d4 1
a4 2
R_PKGVER=	0.7-1
CATEGORIES=	math
d10 6
@


1.3
log
@R-stabledist: update to canonical form of an R package.

Update to the canonical form of an R package and fix the LICENSE
field.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2018/07/28 14:40:51 brook Exp $
d3 3
a5 1
CATEGORIES=	math R
a7 1
HOMEPAGE=	https://www.rmetrics.org/
a10 3
R_PKGNAME=	stabledist
R_PKGVER=	0.7-1

@


1.2
log
@Remove MASTER_SITES= from individual R package Makefiles.

Each R package should include ../../math/R/Makefile.extension, which also
defines MASTER_SITES.  Consequently, it is redundant for the individual
packages to do the same.  Package-specific definitions also prevent
redefining MASTER_SITES in a single common place.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2018/01/30 02:13:37 minskim Exp $
d3 1
a3 1
CATEGORIES=	math
d8 1
a8 1
LICENSE=	gnu-gpl-v2
@


1.1
log
@math/R-stabledist: Import version 0.7-1

This package provides density, probability, and quantile functions,
and random number generation for (skew) stable distributions, using
the parametrizations of Nolan.
@
text
@d1 1
a1 1
# $NetBSD$
a3 1
MASTER_SITES=	${MASTER_SITE_R_CRAN:=contrib/}
@

