Type: Package
Package: saros
Title: Semi-Automatic Reporting of Ordinary Surveys
Version: 1.0.4
Authors@R: c(
    person(given = "Stephan", 
           family = "Daus", 
           role = c("aut", "cre", "cph"),
           email = "stephus.daus@gmail.com", 
           comment = c(ORCID = "0000-0003-0230-6997")),
    person("Nordic Institute for The Studies of Innovation, Research and Education (NIFU)", 
           role = c("fnd")),
    person("Kristiania University College", 
           role = c("fnd"))
  )
Maintainer: Stephan Daus <stephus.daus@gmail.com>
Description: Produces highly customized reports, primarily intended for survey
    research. Building on 'Quarto' (<https://quarto.org>), it generates draft
    chapters of all specified dependent/independent variables, which can be
    further edited by hand, containing figures, tables and analyses (currently
    only uni-/bivariate tests of equivalent means/proportions). The feature
    'mesos'-reports offer tailor-made batch report production where e.g. an
    institution can compare itself to all other participants. Publication tools
    are also included, such as password generation for 'mesos'-report sections
    on a 'Quarto' Website.
Note: Free to use for non-Norwegian institutions, otherwise see
        LICENSE.
License: MIT + file LICENSE
URL: https://nifu-no.github.io/saros/, https://github.com/NIFU-NO/saros
BugReports: https://github.com/NIFU-NO/saros/issues
Depends: R (>= 4.2.0)
Imports: cli, bcrypt, utils, vctrs, dplyr, tidyr, tidyselect, glue,
        rlang, stringi, yaml, forcats, ggplot2, ggiraph, mschart,
        officer, fs, clipr, rstudioapi, rvest
Suggests: covr, srvyr, writexl, haven, readr, ggfittext, labelled,
        testthat (>= 3.0.0), readxl, htmltools, reactable, stringr,
        tibble, qs, openai, withr, quarto, spelling
SystemRequirements: Quarto command line tools
        (https://github.com/quarto-dev/quarto-cli) for the rendering
        wrapper functionality.
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Language: en-US
Config/Needs/website: rmarkdown
Config/testthat/parallel: true
Config/testthat/start-first: refine_chapter_overview
NeedsCompilation: no
Packaged: 2024-02-28 21:52:43 UTC; py128
Author: Stephan Daus [aut, cre, cph] (<https://orcid.org/0000-0003-0230-6997>),
  Nordic Institute for The Studies of Innovation, Research and Education
    (NIFU) [fnd],
  Kristiania University College [fnd]
Repository: CRAN
Date/Publication: 2024-02-29 01:10:02 UTC
Built: R 4.2.3; ; 2024-03-03 23:21:09 UTC; unix
