-
Notifications
You must be signed in to change notification settings - Fork 3
/
DESCRIPTION
37 lines (36 loc) · 1.46 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Package: RNetica
Version: 0.10-3
Date: 2024/06/20
Title: R interface to Netica(R) Bayesian Network Engine
Author: Russell Almond
Maintainer: Russell Almond <[email protected]>
Authors@R:
person(given = "Russell",
family = "Almond",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-8876-9337"))
Depends: R (>= 3.0), methods, utils, CPTtools (>= 0.5-3)
Imports: grDevices, R.utils
Suggests:
knitr,
rmarkdown,
tidyr,
futile.logger
VignetteBuilder: knitr
Description: This provides an R interface to the Netica (http://norsys.com/) Bayesian network library API.
License: file LICENSE
URL: https://pluto.coe.fsu.edu/RNetica
Collate: Session.R Networks.R Node.R Edges.R Inference.R Cases.R Experience.R Continuous.R Random.R LoadFuns.R Tester.R
Biarch: true
Support: c(
'Bill & Melinda Gates Foundation grant
"Games as Learning/Assessment: Stealth Assessment" (#0PP1035331,
Val Shute, PI)',
'National Science Foundation grant "DIP:
Game-based Assessment and Support of STEM-related Competencies"
(#1628937, Val Shute, PI)',
'National Science Foundation grant "Mathematical Learning via
Architectural Design and Modeling Using E-Rebuild." (\#1720533,
Fengfeng Ke, PI)',
'Institute of Educational Statistics Grant: "Exploring adaptive cognitive and affective learning support for next-generation STEM learning games." (#R305A170376-20, Val Shute and Russell Almond, PIs')