From b2d5b9aa092ef75d61a443ce5ed79b55866b6b83 Mon Sep 17 00:00:00 2001 From: Rebecca Steorts Date: Sat, 5 Aug 2017 13:21:16 -0400 Subject: [PATCH] Fixed DESC re CRAN requirements. --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index b73ce37..37162bc 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -3,7 +3,7 @@ Title: The Italian Survey on Household and Wealth, 2008 and 2010 Version: 0.1.0 Authors@R: person("Rebecca", "Steorts", email = "beka@stat.duke.edu", role = c("aut", "cre")) -Description: This package gives a record linkage data set on the Italian Survey on Household and Wealth, 2008 and 2010, a sample survey conducted by the Bank of Italy every two years. The 2010 survey covered 13,702 individuals, while the 2008 survey covered 13,734 individuals. The following categorical variables are included in this data set: year of birth, working status, employment status, branch of activity, town size, geographical area of birth, sex, whether or not Italian national, and highest educational level obtained. Unique identifiers are available to assess the accuracy of one’s method. Please see Steorts (2015) to find more details about the data set. +Description: Provides two record linkage data sets on the Italian Survey on Household and Wealth, 2008 and 2010, a sample survey conducted by the Bank of Italy every two years. The 2010 survey covered 13,702 individuals, while the 2008 survey covered 13,734 individuals. The following categorical variables are included in this data set: year of birth, working status, employment status, branch of activity, town size, geographical area of birth, sex, whether or not Italian national, and highest educational level obtained. Unique identifiers are available to assess the accuracy of one’s method. Please see Steorts (2015) to find more details about the data set. Depends: R (>= 3.3.1) License: CC0 Encoding: UTF-8