Skip to content

Commit 77ad879

Browse files
committed
fix sources and version
+ fix partner proxy sources + final G2 cohort profile wocs added + bump Version: 0.48.5
1 parent 0626fda commit 77ad879

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: alspac
22
Title: Data dictionary for ALSPAC
3-
Version: 0.48.4
3+
Version: 0.48.5
44
Authors@R: c(
55
person("Gibran", "Hemani", , "[email protected]", role = c("aut", "cre")),
66
person("Matthew", "Suderman", , "[email protected]", role = "aut")

data/current.rdata

-46 Bytes
Binary file not shown.

data/sources.csv

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ maternal_grandfather_social_class_,current/other/social class/G0/mother,FALSE,TR
3838
maternal_grandmother_social_class_,current/other/social class/G0/mother,FALSE,TRUE,TRUE,FALSE,FALSE,FALSE,FALSE,FALSE
3939
mother_social_class_,current/other/social class/G0/mother,FALSE,TRUE,TRUE,FALSE,FALSE,FALSE,FALSE,FALSE
4040
partner_complete_,current/other/social class/G0/partner,FALSE,FALSE,FALSE,TRUE,FALSE,TRUE,FALSE,FALSE
41-
partner_proxy/_social_class_,current/other/social class/G0/partner,FALSE,TRUE,TRUE,FALSE,FALSE,FALSE,FALSE,FALSE
41+
partner_proxy_social_class_,current/other/social class/G0/partner,FALSE,TRUE,TRUE,FALSE,FALSE,FALSE,FALSE,FALSE
4242
paternal_grandfather_social_class_,current/other/social class/G0/partner,FALSE,FALSE,FALSE,TRUE,FALSE,TRUE,FALSE,FALSE
4343
paternal_grandmother_social_class_,current/other/social class/G0/partner,FALSE,FALSE,FALSE,TRUE,FALSE,TRUE,FALSE,FALSE
4444
ka_,current/quest/G1/proxy,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE,FALSE
@@ -192,9 +192,9 @@ sd_,current/quest/G1schools,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE
192192
sefg_,current/quest/G1schools,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE
193193
sh_,current/quest/G1schools,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE
194194
sk_,current/quest/G1schools,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE
195-
g2mothercp_,current/other/cohort profile/partner/,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE
196-
g2childcp_,current/other/cohort profile/child/,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE
197-
G2MQB_,current/quest/G2/partner/,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE
195+
G2motherCP_,current/other/cohort profile/partner/,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE
196+
G2childCP_,current/other/cohort profile/child/,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE
197+
g2MQB_,current/quest/G2/partner/,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE
198198
g2MQP_,current/quest/G2/partner/,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE
199199
G2MQE_,current/quest/G2/partner/,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE
200200
G2CQ6M_,current/quest/G2/proxy/,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE

inst/data/current.rdata

-46 Bytes
Binary file not shown.

inst/data/extdata/sources.csv

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ maternal_grandfather_social_class_,current/other/social class/G0/mother,FALSE,TR
3838
maternal_grandmother_social_class_,current/other/social class/G0/mother,FALSE,TRUE,TRUE,FALSE,FALSE,FALSE,FALSE,FALSE
3939
mother_social_class_,current/other/social class/G0/mother,FALSE,TRUE,TRUE,FALSE,FALSE,FALSE,FALSE,FALSE
4040
partner_complete_,current/other/social class/G0/partner,FALSE,FALSE,FALSE,TRUE,FALSE,TRUE,FALSE,FALSE
41-
partner_proxy/_social_class_,current/other/social class/G0/partner,FALSE,TRUE,TRUE,FALSE,FALSE,FALSE,FALSE,FALSE
41+
partner_proxy_social_class_,current/other/social class/G0/partner,FALSE,TRUE,TRUE,FALSE,FALSE,FALSE,FALSE,FALSE
4242
paternal_grandfather_social_class_,current/other/social class/G0/partner,FALSE,FALSE,FALSE,TRUE,FALSE,TRUE,FALSE,FALSE
4343
paternal_grandmother_social_class_,current/other/social class/G0/partner,FALSE,FALSE,FALSE,TRUE,FALSE,TRUE,FALSE,FALSE
4444
ka_,current/quest/G1/proxy,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE,FALSE
@@ -192,9 +192,9 @@ sd_,current/quest/G1schools,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE
192192
sefg_,current/quest/G1schools,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE
193193
sh_,current/quest/G1schools,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE
194194
sk_,current/quest/G1schools,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE
195-
g2mothercp_,current/other/cohort profile/partner/,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE
196-
g2childcp_,current/other/cohort profile/child/,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE
197-
G2MQB_,current/quest/G2/partner/,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE
195+
G2motherCP_,current/other/cohort profile/partner/,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE
196+
G2childCP_,current/other/cohort profile/child/,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE
197+
g2MQB_,current/quest/G2/partner/,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE
198198
g2MQP_,current/quest/G2/partner/,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE
199199
G2MQE_,current/quest/G2/partner/,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE
200200
G2CQ6M_,current/quest/G2/proxy/,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,TRUE

0 commit comments

Comments
 (0)