Package: puzzle
Type: Package
Title: Assembling Data Sets for Non-Linear Mixed Effects Modeling
Version: 0.0.1
Authors@R: c(
    person(c("Olivier"), "Barriere", role = "aut"),
    person(c("Mario"), "Gonzalez Sales", role = c("aut", "cre"), email = "mario@modelinggreatsolutions.com")
    )
Maintainer: Mario Gonzalez Sales <mario@modelinggreatsolutions.com>
Description: To Simplify the time consuming and error prone task of assembling complex data sets for non-linear mixed effects modeling. Users are able to select from different absorption processes such as zero and first order, or a combination of both. Furthermore, data sets containing data from several entities, responses, and covariates can be simultaneously assembled. 
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: utils, lubridate, stats, readxl, reshape, reshape2, sqldf,
        kableExtra, plyr, dplyr, tidyverse, readr
Suggests: rmarkdown, knitr, devtools, testthat
RoxygenNote: 6.1.1
URL: https://github.com/syneoshealth/puzzle
BugReports: https://github.com/syneoshealth/puzzle/issues
NeedsCompilation: no
Packaged: 2019-11-22 11:26:50 UTC; Juan
Author: Olivier Barriere [aut],
  Mario Gonzalez Sales [aut, cre]
Repository: CRAN
Date/Publication: 2019-11-28 16:10:02 UTC
Built: R 4.5.2; ; 2025-11-08 05:05:58 UTC; windows
