Package: mpathsenser
Title: Process and Analyse Data from m-Path Sense
Version: 1.2.4
Authors@R: c(
    person("Koen", "Niemeijer", , "koen.niemeijer@kuleuven.be", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-0816-534X")),
    person("Kristof", "Meers", , "kristof.meers@kuleuven.be", role = "ctb",
           comment = c(ORCID = "0000-0002-9610-7712")),
    person("KU Leuven", role = c("cph", "fnd"))
  )
Description: Overcomes one of the major challenges in mobile (passive)
    sensing, namely being able to pre-process the raw data that comes from
    a mobile sensing app, specifically 'm-Path Sense' <https://m-path.io>.
    The main task of 'mpathsenser' is therefore to read 'm-Path Sense'
    JSON files into a database and provide several convenience functions
    to aid in data processing.
License: GPL (>= 3)
URL: https://github.com/koenniem/mpathsenser,
        https://ppw-okpiv.pages.gitlab.kuleuven.be/researchers/u0134047/mpathsenser
BugReports: https://github.com/koenniem/mpathsenser/issues
Depends: R (>= 4.2.0)
Imports: DBI, dbplyr, dplyr, furrr, jsonlite, lifecycle, lubridate,
        purrr, rlang, RSQLite, stats, tibble, tidyr
Suggests: cli, curl, ggplot2, httr, kableExtra, knitr, lintr,
        progressr, rmarkdown, rvest, sodium, spelling, testthat (>=
        3.0.0), vroom
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.3
Language: en-GB
NeedsCompilation: no
Packaged: 2025-11-13 17:38:42 UTC; u0134047
Author: Koen Niemeijer [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-0816-534X>),
  Kristof Meers [ctb] (ORCID: <https://orcid.org/0000-0002-9610-7712>),
  KU Leuven [cph, fnd]
Maintainer: Koen Niemeijer <koen.niemeijer@kuleuven.be>
Repository: CRAN
Date/Publication: 2025-11-13 18:10:02 UTC
Built: R 4.5.2; ; 2025-11-15 12:35:22 UTC; windows
