Skip to content
Snippets Groups Projects
Commit c180c88d authored by Claus Jonathan Fritzemeier's avatar Claus Jonathan Fritzemeier
Browse files

typo in promtSysBiolAlg.R

parent 8b4fe75e
No related branches found
No related tags found
No related merge requests found
Package: sybil
Type: Package
Title: Efficient Constrained Based Modelling in R
Version: 1.3.3
Version: 1.3.4
Date: 2015-11-16
Authors@R: c(
person(c("C.", "Jonathan"), "Fritzemeier", role = c("cre", "ctb"), email = "clausjonathan.fritzemeier@uni-duesseldorf.de"),
......@@ -53,7 +53,7 @@ Collate: generics.R validmodelorg.R validoptsol.R validreactId.R
sysBiolAlg_lmomaClass.R sysBiolAlg_momaClass.R
sysBiolAlg_mtfClass.R sysBiolAlg_mtfEasyConstraintClass.R
sysBiolAlg_roomClass.R sybilLogClass.R
Packaged: 2015-11-16 12:34:14 UTC; jonathan
Packaged: 2016-01-27 12:34:14 UTC; jonathan
Author: C. Jonathan Fritzemeier [cre, ctb],
Gabriel Gelius-Dietrich [aut],
Rajen Piernikarczyk [ctb],
......
......@@ -144,7 +144,7 @@ promptSysBiolAlg <- function(algorithm,
" ctype = \n",
" cnames = colNames,\n",
" rnames = rowNames,\n",
" pnames = probName,\n",
" pname = probName,\n",
" algPar = list(),\n",
" ...)\n\n",
sep = "", file = sbfh, append = TRUE)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment