URL: https://github.com/Frycast/studentlife
BugReports: https://github.com/Frycast/studentlife/issues
Package: studentlife
Type: Package
Title: Tidy Handling and Navigation of the Student-Life Dataset
Version: 1.1.0
Authors@R: c(person("Daniel", "Fryer", 
                     role = c("aut", "cre"), 
                     email = "d.fryer@latrobe.edu.au",
                     comment = c(ORCID = "0000-0001-6032-0522")),
             person("Hien", "Nguyen",  
                     role = "aut",
                     comment = c(ORCID = "0000-0002-9958-432X")),
             person("Pierre", "Orban", 
                     role = "aut"))
Description: Download, navigate and analyse the Student-Life dataset. 
    The Student-Life dataset contains passive and automatic sensing data 
    from the phones of a class of 48 Dartmouth college students. 
    It was collected over a 10 week term. Additionally, the dataset contains ecological 
    momentary assessment results along with pre-study and post-study mental  
    health surveys. The intended use is to assess 
    mental health, academic performance and behavioral trends. 
    The raw dataset and additional information is 
    available at <https://studentlife.cs.dartmouth.edu/>.
Depends: R (>= 3.4.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: purrr (>= 0.3.2), readr (>= 1.3.1), tidyr (>= 0.8.3), dplyr
        (>= 0.8.0.1), jsonlite (>= 1.6), tibble (>= 2.0.1), R.utils (>=
        2.8.0), skimr (>= 1.0.7), visdat (>= 0.5.3), ggplot2 (>=
        3.1.1), crayon (>= 1.3.4)
RoxygenNote: 7.1.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2020-11-01 03:40:56 UTC; DFryer
Author: Daniel Fryer [aut, cre] (<https://orcid.org/0000-0001-6032-0522>),
  Hien Nguyen [aut] (<https://orcid.org/0000-0002-9958-432X>),
  Pierre Orban [aut]
Maintainer: Daniel Fryer <d.fryer@latrobe.edu.au>
Repository: CRAN
Date/Publication: 2020-11-01 05:30:03 UTC
Built: R 4.2.0; ; 2023-07-11 01:38:19 UTC; unix
