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

EAPI=7

inherit R-packages

DESCRIPTION='A Virtual Patient Simulator in t... (see metadata)'
KEYWORDS="~amd64"
SRC_URI="http://cran.r-project.org/src/contrib/CaPO4Sim_0.2.0.tar.gz"
LICENSE='GPL-3'

DEPEND="sci-CRAN/shinydashboard
	sci-CRAN/shinyjs
	sci-CRAN/shinyWidgets
	sci-CRAN/htmltools
	sci-CRAN/shinydashboardPlus
	sci-CRAN/shinyjqui
	sci-CRAN/plotly
	sci-CRAN/rintrojs
	sci-CRAN/shinycssloaders
	sci-CRAN/visNetwork
	sci-CRAN/shiny
	sci-CRAN/purrr
	sci-CRAN/DT
	sci-CRAN/magrittr
"
RDEPEND="${DEPEND-}"