-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDESCRIPTION
16 lines (16 loc) · 1.06 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Package: algodyn
Type: Package
Title: Algorithmic Information Dynamics
Version: 0.1.0
Authors@R: c(person("Allan A.", "Zea", role = c("aut", "cre"),
email = "allan.zea@ciens.ucv.ve"),
person("Hector", "Zenil", role = c("aut")),
person("Antonio", "Rueda-Toicen", role = c("ctb")))
Maintainer: Allan A. Zea <allan.zea@ciens.ucv.ve>
Description: Algorithmic Information Dynamics (AID) is an exciting new field put forward by the Algorithmic Dynamics Lab of the Karolinska Institute, based upon some of the most mathematically mature and powerful theories at the intersection of computability, algorithmic information, dynamic systems and algebraic graph theory to tackle some of the challenges of causation from a model-driven mechanistic perspective, in particular, in application to behavioural, evolutionary and molecular reprogramming. This package contains some relevant functions in the current AID literature.
Imports: acss, igraph, stringr, purrr
License: AGPL-3
Repository: CRAN, Github
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1