Skip to content

Commit

Permalink
version 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
angusian authored and gaborcsardi committed Nov 30, 2010
1 parent b0952cf commit 6f64e76
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 7 deletions.
8 changes: 4 additions & 4 deletions DESCRIPTION
@@ -1,6 +1,6 @@
Package: FGN
Version: 1.3
Date: 2010-08-14
Version: 1.4
Date: 2010-11-30
Title: Fractional Gaussian Noise, estimation and simulaton
Author: A.I. McLeod
Maintainer: A.I. McLeod <aimcleod@uwo.ca>
Expand All @@ -15,6 +15,6 @@ LazyLoad: yes
LazyData: yes
License: GPL (>= 2)
URL: http://www.stats.uwo.ca/faculty/aim
Packaged: 2010-08-14 22:56:55 UTC; aim
Packaged: 2010-11-30 18:10:22 UTC; aim
Repository: CRAN
Date/Publication: 2010-08-15 04:46:18
Date/Publication: 2010-11-30 19:45:46
2 changes: 1 addition & 1 deletion NAMESPACE
@@ -1,4 +1,4 @@
imports("ltsa")
import("ltsa")

export(
"Boot.FitFGN",
Expand Down
7 changes: 7 additions & 0 deletions NEWS
@@ -0,0 +1,7 @@
CHANGES IN 'FGN' VERSION 1.4 (2010-11-30)
o fixed NAMESPACE problem





4 changes: 2 additions & 2 deletions man/FGN-package.Rd
Expand Up @@ -17,8 +17,8 @@ Annual Nile river flow at Aswan, 1871-1945 from original source.
\tabular{ll}{
Package: \tab FGN\cr
Type: \tab Package\cr
Version: \tab 1.3\cr
Date: \tab 2010-08-14\cr
Version: \tab 1.4\cr
Date: \tab 2010-11-30\cr
License: \tab GPL (>= 2)\cr
LazyLoad: \tab yes\cr
LazyData: \tab yes\cr
Expand Down

0 comments on commit 6f64e76

Please sign in to comment.