Released: 2025-03-08

Updates

  • Rebuilding vignettes to be compatible with packagedown.

Released: 2024-10-07

Updates

  • Refreshing tests to meet new CRAN guidelines.

Revived: 2023-09-14

Updates

  • Minor updates to revive package.

Released: 2021-07-25

New Features

Updates

  • Incorporate more Nlsy97 info.
  • Rename dataset SurveyDate to Survey79.
  • In Survey79, expose only one age variable to save space to stay under CRAN’s size limit.

Released: 2016-03-17

Updates

  • Small updates to meet new testthat version.

Released: 2015-08-16

Updates

  • SurveyDate dataset contains survey details for each subject, for each year.
  • Small updates to meet newer CRAN guidelines.

Released: 2015-01-15

Updates

  • Small updates to vignettes and documentation.
  • Small updates to meet newer CRAN guidelines about title & description format.
  • Checked with R Tools 3.2.

Released: 2013-11-21

New Features

  • A more complete version of the Gen1 links are included. 95% of all Gen1 Housemates have been linked.
  • Added function ReadCsvNlsy79Gen1().

Updates

  • R now has missing values for Gen1 pairs if the 1979 roster (e.g., R00001.51) doesn’t indicate they’re the same generation.
  • The naming scheme for the Links79Pair and Links79PairExpanded datasets is more consistent across variables. For variables that are measured separately for both subjects (eg, Gender), the subjects’ variable name will have an _S1 or _S2 appended to it. For instance, the variables LastSurvey_S1 and LastSurvey_S2 correspond to the last surveys completed by the pair’s first and second subject, respectively.
  • The functions CreatePairLinksDoubleEntered and CreatePairLinksSingleEntered now append _S1 and _S2 instead of _1 and _2, by default. However this can be modified using the subject1Qualifier and subject2Qualifier parameters.
  • Updated reference manual, ACE vignette, and FAQ.

Released: 2012-12-18

Updates

  • Renamed R to RFull.
  • RFull contains all the R values we have. R excludes R values in Gen1Housemates if they’re 0, .375, or .75.

Released: 2012-11-29

Updates

  • Removed code that assigned all unassigned siblings to .375.

Released: 2012-11-10

Updates

  • Added outcome variables for Gen1.
  • Renamed some outcome variables for Gen2.

Released: 2012-11-09

Updates

  • Based on geocode variables, five Gen1 ambiguous twins were demoted to R=0.

Released: 2012-11-08

Updates

  • Rebuilt for R 2.15.2 with RTools216.exe.

Released: 2012-10-11

Updates

  • Small documentation updates.

Released: 2012-10-11

Updates

  • Gen1 links are more thorough (still in a beta state).
  • Gen1 and Gen2 information uses the NLSY 2010 survey wave.

Released: 2012-10-11

Updates

  • Refreshing after development interrupt to ensure everything builds and tests correctly.

Released: 2012-06-08

Updates

  • Added material to appendices of the NlsyAce vignette.
  • Removed stringr package from Depends list.

Released: 2012-06-07

New Features

  • Added ParentChild links.
  • Added Gen1 links using only explicit items.
  • Added Gen2Cousins & AuntNieces.

Released: 2012-05-21

Updates

  • Additional documentation.

Released: 2012-05-04

New Features

  • Started an FAQ (as a vignette).

Released: 2012-04-27

Updates

  • Additional documentation and unit tests.
  • Changed R-Forge development status from “Beta” to “Production/Stable.”

Released: 2012-04-22

Updates

  • Modified some function signatures to make the package more consistent.
  • Additional lavaan example in ACE vignette.

Released: 2012-04-20

New Features

  • Added function AceLavaanGroup for estimating a multigroup SEM ACE model.

Released: 2012-04-16

New Features

  • Introduced S4 class AceEstimate returned by the Ace function.
  • Methods and functions associated with the AceEstimate class.
  • Added SubjectDetails79 dataset for Gen2.
  • Introduced ReadCsvNlsy79 function.
  • Added validation functions: OutcomeDataset.
  • Column utilities: VerifyColumnExists, RenameNlsyColumn.

Released: 2012-03-10

New Features

  • NLS Investigator vignette.
  • ACE vignette.
  • AceUnivariate function wrapping DeFriesFulkerMethod1 and DeFriesFulkerMethod3.
  • ExtraOutcomes79 dataset.
  • Links79PairExpanded dataset.
  • Validation functions: OutcomeDataset, PairLinks, PairLinksAreSymmetric.
  • Creation functions: SpatialNeighbours, PairLinks, SubjectTag.

Released: 2012-01-16

New Features

  • Initial submission to CRAN.
  • Contains Nlsy79 Gen2 sibling links.

GitHub Commits and Releases