Package: SSBtools
Type: Package
Title: Statistics Norway's Miscellaneous Tools
Version: 1.6.0
Date: 2024-12-04
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"))
Depends: Matrix
Imports: stringr, methods, MASS
Description: Functions used by other packages from Statistics Norway are gathered. 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 are included (Langsrud, 2023) <doi:10.32614/RJ-2023-088>. 
License: MIT + file LICENSE
URL: https://github.com/statisticsnorway/ssb-ssbtools
BugReports: https://github.com/statisticsnorway/ssb-ssbtools/issues
RoxygenNote: 7.3.1
Encoding: UTF-8
Suggests: testthat, data.table
NeedsCompilation: no
Packaged: 2024-12-04 14:18:58 UTC; oyl
Author: Øyvind Langsrud [aut, cre] (<https://orcid.org/0000-0002-1380-4396>),
  Daniel Lupp [aut] (<https://orcid.org/0000-0003-3575-1691>),
  Bjørn-Helge Mevik [ctb],
  Vidar Norstein Klungre [rev] (<https://orcid.org/0000-0003-1925-5911>),
  Statistics Norway [cph]
Maintainer: Øyvind Langsrud <oyl@ssb.no>
Repository: CRAN
Date/Publication: 2024-12-04 14:50:02 UTC
