Skip to content

Commit

Permalink
update Title/Description for CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkowa committed Dec 6, 2017
1 parent f3301f7 commit 275b618
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
Package: x12
Version: 1.9.0
Date: 2017-12-04
Title: Interface to X12-ARIMA/X13-ARIMA-SEATS and Structure for Batch Processing of Seasonal Adjustment
Date: 2017-12-05
Title: Interface to 'X12-ARIMA'/'X13-ARIMA-SEATS' and Structure for Batch Processing of Seasonal Adjustment
Author: Alexander Kowarik <[email protected]>, Angelika Meraner
Maintainer: Alexander Kowarik <[email protected]>
Depends:
R (>= 2.14.0),stats,utils,grDevices,x13binary
Imports:stringr,methods
Suggests: parallel, testthat
Description: The X13-ARIMA-SEATS methodology and software is a widely used software and developed by the US Census Bureau. It can be accessed from R with this R package and X13-ARIMA-SEATS binaries are provided by the R package x13binary.
Description: The 'X13-ARIMA-SEATS' <https://www.census.gov/srd/www/x13as/> methodology and software is a widely used software and developed by the US Census Bureau. It can be accessed from 'R' with this package and 'X13-ARIMA-SEATS' binaries are provided by the 'R' package 'x13binary'.
License: GPL (>= 2)
LazyData: TRUE
ByteCompile: TRUE
Expand Down

0 comments on commit 275b618

Please sign in to comment.