Skip to content

Commit

Permalink
Update the date and the version
Browse files Browse the repository at this point in the history
  • Loading branch information
aursiber committed Mar 2, 2016
1 parent 98f65c7 commit 6ddc1cc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
Package: adegraphics
Type: Package
Title: An S4 Lattice-Based Package for the Representation of Multivariate Data
Version: 1.0-4
Date: 2015-11-10
Version: 1.0-5
Date: 2016-03-02
Author: Stéphane Dray <stephane.dray@univ-lyon1.fr> and Aurélie Siberchicot <aurelie.siberchicot@univ-lyon1.fr>, with contributions from Jean Thioulouse. Based on earlier work by Alice Julien-Laferrière.
Maintainer: Aurélie Siberchicot <aurelie.siberchicot@univ-lyon1.fr>
Description: Graphical functionalities for the representation of multivariate data. It is a complete re-implementation of the functions available in the 'ade4' package.
Depends: R (>= 3.0.2)
License: GPL (>= 2)
Imports: ade4, graphics, grid, KernSmooth, lattice, methods, RColorBrewer, sp (>= 1.1-1), stats
Suggests: Guerry, maptools, pixmap, spdep, splancs, knitr, rmarkdown
Suggests: Guerry, knitr, maptools, pixmap, rmarkdown, spdep, splancs
Collate: adeGsenv.R parameter.R utils.R
utilstriangle.R genericMethod.R utilsclass.R panelfunctions.R ADEg.R ADEgS.R utilsADEgS.R
ADEg.C1.R C1.barchart.R C1.curve.R C1.density.R C1.gauss.R C1.dotplot.R C1.hist.R C1.interval.R
Expand Down
4 changes: 2 additions & 2 deletions man/adegraphics-package.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
\tabular{ll}{
Package: \tab adegraphics\cr
Type: \tab Package\cr
Version: \tab 1.0-2\cr
Date: \tab 2015-04-24\cr
Version: \tab 1.0-5\cr
Date: \tab 2016-03-02\cr
License: \tab GPL (>=2)\cr
Depends: \tab ade4, grDevices, grid, KernSmooth, lattice, methods, RColorBrewer, sp
}
Expand Down

0 comments on commit 6ddc1cc

Please sign in to comment.