[Pastecs-commits] r15 - /

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Tue Dec 30 12:52:51 CET 2014


Author: phgrosjean
Date: 2014-12-30 12:52:51 +0100 (Tue, 30 Dec 2014)
New Revision: 15

Added:
   README.adoc
Removed:
   README.md
Log:
ReadMe.md to ReadMe.adoc

Prefer Asciidoc formatting for the ReadMe file

Added: README.adoc
===================================================================
--- README.adoc	                        (rev 0)
+++ README.adoc	2014-12-30 11:52:51 UTC (rev 15)
@@ -0,0 +1,7 @@
+# PASTECS
+
+**PASTECS** stands for **package for the analysis of space-time ecological series**. It allows to transform an irregular time series into a relar one, and to analyze and decompose regular time series.
+
+It is a PNEC-Art4 and IFREMER (Benoit.Beliaeff at ifremer.fr) initiative to bring PASSTEC 2000 (http://www.obs-vlfr.fr/~enseigne/anado/passtec/passtec.htm) functionalities to R.
+
+Install it from CRAN using `install.packages("pastecs")`.
\ No newline at end of file

Deleted: README.md
===================================================================
--- README.md	2014-12-07 15:29:07 UTC (rev 14)
+++ README.md	2014-12-30 11:52:51 UTC (rev 15)
@@ -1,7 +0,0 @@
-# PASTECS
-
-**PASTECS** stands for **package for the analysis of space-time ecological series**. It allows to transform an irregular time series into a relar one, and to analyze and decompose regular time series.
-
-It is a PNEC-Art4 and IFREMER (<Benoit.Beliaeff at ifremer.fr>) initiative to bring PASSTEC 2000 (http://www.obs-vlfr.fr/~enseigne/anado/passtec/passtec.htm) functionalities to R.
-
-Install it from CRAN using `install.packages("pastecs")`.
\ No newline at end of file



More information about the Pastecs-commits mailing list