-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
29 lines (29 loc) · 967 Bytes
/
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
Package: CalciumModelsLibrary
Title: Library of Calcium-Sensitive Protein Models
Date: 2013-11-09
Version: 0.0.0.9000
Authors@R: c(
person("Jürgen", "Pahle", role = c("aut", "cre", "cph"), email = "[email protected]"),
person("Clara", "Grundmann", role = "ctb"),
person("Sarah", "Kaspar", role = "ctb"),
person("Sonja", "Krausert",role = "ctb"),
person("Arne", "Schoch", role = "ctb"),
person("Yujiang", "Wang", role = "ctb"),
person("Martin", "Zauser", role = "ctb"),
person("Nicolas", "Huber", role = "ctb"))
Description: This package contains a library of models for calcium-binding proteins.
License: Artistic-2.0
URL: https://github.com/jpahle/CalciumModelsLibrary
BugReports: https://github.com/jpahle/CalciumModelsLibrary/issues
Encoding: UTF-8
Depends:
R (>= 3.3.2)
Suggests: knitr,
testthat,
rmarkdown
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 6.0.1
LinkingTo: Rcpp
Imports: Rcpp,
deSolve