Package: SSBtools
Type: Package
Title: Algorithms and Tools for Tabular Statistics and Hierarchical
        Computations
Version: 1.8.0
Date: 2025-06-19
Authors@R: c(person("Øyvind", "Langsrud", role = c("aut", "cre"),
                    email = "oyl@ssb.no",
                    comment = c(ORCID = "0000-0002-1380-4396")),
             person("Daniel", "Lupp", role = c("aut"),
                    comment = c(ORCID = "0000-0003-3575-1691")),  
             person("Bjørn-Helge", "Mevik", role = c("ctb")),
             person("Vidar Norstein", "Klungre", role = "rev",
                    comment = c(ORCID = "0000-0003-1925-5911")),
             person("Statistics Norway", role = "cph"))
Imports: methods, MASS, Matrix
Description: Includes general data manipulation functions, algorithms for statistical disclosure control (Langsrud, 2024) <doi:10.1007/978-3-031-69651-0_6> and functions for hierarchical computations by sparse model matrices (Langsrud, 2023) <doi:10.32614/RJ-2023-088>. 
License: MIT + file LICENSE
URL: https://github.com/statisticsnorway/ssb-ssbtools,
        https://statisticsnorway.github.io/ssb-ssbtools/
BugReports: https://github.com/statisticsnorway/ssb-ssbtools/issues
RoxygenNote: 7.3.2
Encoding: UTF-8
Suggests: testthat, data.table
NeedsCompilation: no
Packaged: 2025-06-19 08:51:06 UTC; oyl
Author: Øyvind Langsrud [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-1380-4396>),
  Daniel Lupp [aut] (ORCID: <https://orcid.org/0000-0003-3575-1691>),
  Bjørn-Helge Mevik [ctb],
  Vidar Norstein Klungre [rev] (ORCID:
    <https://orcid.org/0000-0003-1925-5911>),
  Statistics Norway [cph]
Maintainer: Øyvind Langsrud <oyl@ssb.no>
Repository: CRAN
Date/Publication: 2025-06-19 09:30:01 UTC
