diff --git a/README.md b/README.md index c1c7c7daec0fd0fe2c0aa591e5a1e102435bcd35..19dc72dbc89fc43d8b6e088a5d1763f861c9dfc5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ #sybil - Efficient Constrained Based Modelling in R + +PLEASE NOTE THAT THIS PACKAGE REPOSITORY MOVED TO GITHUB AND WILL BE DISCONTINUED AND ARCHIVED ON GITLAB. + +THE PACKAGE REPOSITORY CAN BE FOUND AT THE FOLLOWING LOCATION: + +https://github.com/SysBioChalmers/?q=sybil&type=all&language=&sort= + + The package sybil is a Systems Biology Library for R, implementing algorithms for constraint based analyses of metabolic networks (e.g. flux-balance analysis (FBA), minimization of metabolic adjustment (MOMA), regulatory on/off minimization (ROOM), robustness analysis and flux variability analysis). Please consider downloading and installing the package via the R internal package management: diff --git a/inst/NEWS.Rd b/inst/NEWS.Rd index d561fa06bea48c25dcbff9a5d637e77cb2baed6e..310340696a4298408548e1066b08319cb33ee53a 100644 --- a/inst/NEWS.Rd +++ b/inst/NEWS.Rd @@ -7,6 +7,15 @@ \newcommand{\CRANpkg}{\href{https://CRAN.R-project.org/package=#1}{\pkg{#1}}} % ---------------------------------------------------------------------------- % +\section{Changes 2022-04-19}{ + \itemize{ + \item Repository moved to GitHub and will be discontinued and archived here on GitLab. + New location: \url{https://github.com/SysBioChalmers/?q=sybil&type=all&language=&sort=}. + \ + } +} +% ---------------------------------------------------------------------------- % + \section{Changes in version 2.2.0 2021-05-31}{ \itemize{ \item Changes to functions \code{modelorg2ExPA} and \code{promptSysBiolAlg},