# Copyright 1999-2026 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit R-packages DESCRIPTION='Localization Microscopy Data Analysis' KEYWORDS="~amd64 ~x64-macos ~arm64-macos" SRC_URI="http://cran.r-project.org/src/contrib/LOMAR_0.5.2.tar.gz" LICENSE='GPL-3' IUSE="${IUSE-} r_suggests_testthat" R_SUGGESTS="r_suggests_testthat? ( sci-CRAN/testthat )" DEPEND="sci-CRAN/proxy sci-CRAN/data_table sci-BIOC/rhdf5 sci-CRAN/pracma sci-CRAN/RANN sci-BIOC/EBImage sci-CRAN/mclust >=dev-lang/R-3.6.0 sci-CRAN/FNN sci-CRAN/reshape2 sci-CRAN/ff sci-CRAN/transport sci-CRAN/dbscan sci-CRAN/Rcpp sci-CRAN/doParallel sci-CRAN/abind sci-CRAN/alphashape3d sci-CRAN/foreach " RDEPEND="${DEPEND-} >=sci-CRAN/BH-1.78.0.0 sci-CRAN/Rcpp >=sci-libs/fftw-3 dev-libs/gmp ${R_SUGGESTS-} "