# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=5 inherit R-packages DESCRIPTION='32-Bit Floats' SRC_URI="http://cran.r-project.org/src/contrib/float_0.1-1.tar.gz" DEPEND=">=dev-lang/R-3.1.0" RDEPEND="${DEPEND-}"