-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
884a78b
commit 13f67ad
Showing
11 changed files
with
317 additions
and
302 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
Package: demography | ||
Version: 1.16 | ||
Date: 2013-01-?? | ||
Version: 1.15 | ||
Date: 2013-08-20 | ||
Title: Forecasting mortality, fertility, migration and population data | ||
Description: Functions for demographic analysis including lifetable | ||
calculations; Lee-Carter modelling; functional data analysis of | ||
mortality rates, fertility rates, net migration numbers; and | ||
stochastic population forecasting. | ||
Depends: R (>= 2.15.2), forecast (>= 3.09), rainbow, ftsa | ||
Imports: mgcv, cobs, strucchange, RCurl | ||
Depends: R (>= 2.15.2), forecast (>= 3.09), rainbow, ftsa, cobs | ||
Imports: mgcv, strucchange, RCurl | ||
LazyData: yes | ||
ByteCompile: TRUE | ||
Author: Rob J Hyndman with contributions from Heather Booth, Leonie Tickle and John Maindonald. | ||
Maintainer: Rob J Hyndman <[email protected]> | ||
License: GPL (>= 2) | ||
URL: http://robjhyndman.com/software/demography/ | ||
URL: http://robjhyndman.com/software/demography/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.