# Copyright 1999-2020 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit R-packages

DESCRIPTION='Parameter-Free Domain-Agnostic S... (see metadata)'
KEYWORDS="~amd64"
SRC_URI="http://cran.r-project.org/src/contrib/sazedR_2.0.2.tar.gz"
LICENSE='GPL-2'

DEPEND=">=sci-CRAN/zoo-1.8.3
	>=sci-CRAN/pracma-2.1.4
	>=sci-CRAN/fftwtools-0.9.8
	>=sci-CRAN/dplyr-0.8.0.1
	>=sci-CRAN/bspec-1.5
"
RDEPEND="${DEPEND-}"