{
  "_id": "6a1823b5acfb0bcc41db3afa",
  "Package": "klassR",
  "Type": "Package",
  "Title": "Classifications for Statistics Norway",
  "Version": "1.0.6",
  "Authors@R": "c(person(given = \"Susie\",\nfamily = \"Jentoft\",\nrole = \"aut\"),\nperson(given = \"Diana-Cristina\",\nfamily = \"Iancu\",\nrole = \"aut\"),\nperson(given = \"Lisa\",\nfamily = \"Li\",\nrole = \"aut\"),\nperson(given = \"Øyvind I.\",\nfamily = \"Berntsen\",\nrole = c(\"aut\", \"cre\"),\nemail = \"Oyvind.Berntsen@ssb.no\"),\nperson(\"Statistics Norway\", role = \"cph\"))",
  "Description": "Functions to search, retrieve, apply and update\nclassification standards and code lists using Statistics\nNorway's API <https://www.ssb.no/klass> from the system\n'KLASS'. Retrieves classifications by date with options to\nchoose language, hierarchical level and formatting.",
  "URL": "https://statisticsnorway.github.io/ssb-klassr/",
  "BugReports": "https://github.com/statisticsnorway/ssb-klassr/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev libssl-dev",
  "Repository": "https://statisticsnorway.r-universe.dev",
  "Date/Publication": "2026-05-28 09:45:49 UTC",
  "RemoteUrl": "https://github.com/statisticsnorway/ssb-klassr",
  "RemoteRef": "HEAD",
  "RemoteSha": "b073110987daf6a1f7e0b1c99a628d960a7415c3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 11:05:57 UTC",
    "User": "root"
  },
  "Author": "Susie Jentoft [aut],\nDiana-Cristina Iancu [aut],\nLisa Li [aut],\nØyvind I. Berntsen [aut, cre],\nStatistics Norway [cph]",
  "Maintainer": "Øyvind I. Berntsen <Oyvind.Berntsen@ssb.no>",
  "MD5sum": "561ae85ba2a01670f14798c1db2b7da4",
  "_user": "statisticsnorway",
  "_type": "src",
  "_file": "klassR_1.0.6.tar.gz",
  "_fileid": "8ed1e921b3914b67c6858a624bcd9280822680773ee78b9cee365b90b24ad267",
  "_filesize": 201362,
  "_sha256": "8ed1e921b3914b67c6858a624bcd9280822680773ee78b9cee365b90b24ad267",
  "_created": "2026-05-28T11:05:57.000Z",
  "_published": "2026-05-28T11:15:01.233Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78277657352,
      "time": 241,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7264328551"
    },
    {
      "job": 78277657197,
      "time": 230,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264325067"
    },
    {
      "job": 78277657184,
      "time": 248,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7264399613"
    },
    {
      "job": 78277657228,
      "time": 218,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264393618"
    },
    {
      "job": 78277036706,
      "time": 245,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264254309"
    },
    {
      "job": 78277657188,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264295297"
    },
    {
      "job": 78277657178,
      "time": 230,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7264325046"
    },
    {
      "job": 78277657174,
      "time": 221,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7264323088"
    },
    {
      "job": 78277657194,
      "time": 215,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264320459"
    }
  ],
  "_buildurl": "https://github.com/r-universe/statisticsnorway/actions/runs/26570757695",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/statisticsnorway/ssb-klassr",
  "_commit": {
    "id": "b073110987daf6a1f7e0b1c99a628d960a7415c3",
    "author": "Øyvind I. Berntsen <98751926+ssb-yib@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #68 from statisticsnorway/yib/find-equivalent-codes\n\nYib/find equivalent codes",
    "time": 1779961549
  },
  "_maintainer": {
    "name": "Øyvind I. Berntsen",
    "email": "oyvind.berntsen@ssb.no"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "tm",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "version": ">= 2.1.1",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    }
  ],
  "_owner": "statisticsnorway",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.0.3",
      "date": "2025-10-28"
    },
    {
      "name": "v1.0.4",
      "date": "2026-01-13"
    },
    {
      "name": "v1.0.5",
      "date": "2026-03-17"
    }
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "ssb-yib",
      "count": 51,
      "uuid": 98751926
    },
    {
      "user": "sjentoft",
      "count": 44,
      "uuid": 25348319
    },
    {
      "user": "mafw",
      "count": 3,
      "uuid": 31126924
    }
  ],
  "_userbio": {
    "uuid": 5849578,
    "type": "organization",
    "name": "Statistics Norway"
  },
  "_downloads": {
    "count": 247,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/klassR"
  },
  "_devurl": "https://github.com/statisticsnorway/ssb-klassr",
  "_pkgdown": "https://statisticsnorway.github.io/ssb-klassr/",
  "_searchresults": 37,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/klassR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/statisticsnorway/ssb-klassr",
  "_realowner": "statisticsnorway",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2019-10-09"
    },
    {
      "version": "0.1.3",
      "date": "2020-10-31"
    },
    {
      "version": "0.1.5",
      "date": "2021-03-30"
    },
    {
      "version": "0.1.7",
      "date": "2021-10-18"
    },
    {
      "version": "0.1.9",
      "date": "2022-03-04"
    },
    {
      "version": "0.1.10",
      "date": "2022-06-01"
    },
    {
      "version": "0.1.11",
      "date": "2022-06-08"
    },
    {
      "version": "0.2.0",
      "date": "2023-01-19"
    },
    {
      "version": "0.2.1",
      "date": "2023-05-08"
    },
    {
      "version": "0.2.3",
      "date": "2024-01-15"
    },
    {
      "version": "0.2.4",
      "date": "2024-08-16"
    },
    {
      "version": "1.0.0",
      "date": "2024-11-15"
    },
    {
      "version": "1.0.1",
      "date": "2024-12-03"
    },
    {
      "version": "1.0.2",
      "date": "2025-02-07"
    },
    {
      "version": "1.0.3",
      "date": "2025-10-24"
    },
    {
      "version": "1.0.4",
      "date": "2025-12-12"
    },
    {
      "version": "1.0.5",
      "date": "2026-02-26"
    }
  ],
  "_exports": [
    "apply_klass",
    "ApplyKlass",
    "correspond_list",
    "find_equivalent_codes",
    "find_equivalents",
    "get_family",
    "get_klass",
    "get_name",
    "get_version",
    "GetKlass",
    "klass_graph",
    "klass_node",
    "list_family",
    "list_klass",
    "search_klass",
    "update_klass",
    "update_klass_node"
  ],
  "_datasets": [
    {
      "name": "klass_131_1964_graph",
      "title": "Test Graph data for municipalities in 1964",
      "object": "klass_131_1964_graph",
      "class": [
        "igraph"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "klass_131_2020_graph",
      "title": "Test Graph data for municipalities in 2020",
      "object": "klass_131_2020_graph",
      "class": [
        "igraph"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "klass_131_graph",
      "title": "Test Graph data for municipalities in 2024",
      "object": "klass_131_graph",
      "class": [
        "igraph"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "klassdata",
      "title": "Testdata for klassR package",
      "object": "klassdata",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "sex",
        "education",
        "kommune",
        "kommune2",
        "nace5",
        "occupation"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "apply_klass",
      "title": "Match and convert a classification",
      "topics": [
        "ApplyKlass",
        "apply_klass"
      ]
    },
    {
      "page": "correspond_list",
      "title": "Correspondence list Print a list of correspondence tables for a given classification with source and target IDs",
      "topics": [
        "CorrespondList",
        "correspond_list"
      ]
    },
    {
      "page": "find_equivalent_codes",
      "title": "Find equivalent sets of codes in a Klass classification",
      "topics": [
        "find_equivalents",
        "find_equivalent_codes"
      ]
    },
    {
      "page": "find_equivalent_nodes",
      "title": "Find the equivalent sets of a node at various dates",
      "topics": [
        "find_equivalent_nodes"
      ]
    },
    {
      "page": "get_family",
      "title": "Identify corresponding family from a classification number",
      "topics": [
        "GetFamily",
        "get_family"
      ]
    },
    {
      "page": "get_klass",
      "title": "Fetch Statistics Norway classification data using API",
      "topics": [
        "GetKlass",
        "get_klass"
      ]
    },
    {
      "page": "get_name",
      "title": "Get the name of a classification version",
      "topics": [
        "GetName",
        "get_name"
      ]
    },
    {
      "page": "get_version",
      "title": "Get version number of a class given a date",
      "topics": [
        "GetVersion",
        "get_version"
      ]
    },
    {
      "page": "klass_131_1964_graph",
      "title": "Test Graph data for municipalities in 1964",
      "topics": [
        "klass_131_1964_graph"
      ]
    },
    {
      "page": "klass_131_2020_graph",
      "title": "Test Graph data for municipalities in 2020",
      "topics": [
        "klass_131_2020_graph"
      ]
    },
    {
      "page": "klass_131_graph",
      "title": "Test Graph data for municipalities in 2024",
      "topics": [
        "klass_131_graph"
      ]
    },
    {
      "page": "klass_graph",
      "title": "Build a directed graph of code changes based on a Klass classification",
      "topics": [
        "klass_graph"
      ]
    },
    {
      "page": "klass_node",
      "title": "Given a Klass graph, find the node corresponding to a code and (optionally) a date.",
      "topics": [
        "klass_node"
      ]
    },
    {
      "page": "klassdata",
      "title": "Testdata for klassR package",
      "topics": [
        "klassdata"
      ]
    },
    {
      "page": "list_family",
      "title": "Classification family list Print a list of all families and the number of classifications in each",
      "topics": [
        "ListFamily",
        "list_family"
      ]
    },
    {
      "page": "list_klass",
      "title": "Classification list Get a full list of all classifications and codelists",
      "topics": [
        "ListKlass",
        "list_klass"
      ]
    },
    {
      "page": "search_klass",
      "title": "Search Klass",
      "topics": [
        "SearchKlass",
        "search_klass"
      ]
    },
    {
      "page": "update_klass",
      "title": "Update multiple Klass codes to a desired date.",
      "topics": [
        "update_klass"
      ]
    },
    {
      "page": "update_klass_node",
      "title": "Given a node and a graph, find the node at the end of a sequence of changes.",
      "topics": [
        "update_klass_node"
      ]
    }
  ],
  "_readme": "https://github.com/statisticsnorway/ssb-klassr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "BH",
    "cli",
    "cpp11",
    "curl",
    "glue",
    "httr",
    "igraph",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "mime",
    "NLP",
    "openssl",
    "pkgconfig",
    "R6",
    "Rcpp",
    "rlang",
    "slam",
    "sys",
    "tm",
    "vctrs",
    "xml2"
  ],
  "_score": 4.869231719730976,
  "_indexed": true,
  "_nocasepkg": "klassr",
  "_universes": [
    "statisticsnorway"
  ],
  "_previous": "1.0.5",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-05-28T11:09:16.000Z",
      "distro": "noble",
      "commit": "b073110987daf6a1f7e0b1c99a628d960a7415c3",
      "fileid": "a6f03c1fdc65340bf4430046b21656180cf9086815e02a40f668c879dcffa26c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statisticsnorway/actions/runs/26570757695"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-05-28T11:09:05.000Z",
      "distro": "noble",
      "commit": "b073110987daf6a1f7e0b1c99a628d960a7415c3",
      "fileid": "cf79f559e9193ad961c14e5784de5d2662be278636406ad7cc99cc5ab68ac239",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statisticsnorway/actions/runs/26570757695"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.6",
      "date": "2026-05-28T11:13:02.000Z",
      "commit": "b073110987daf6a1f7e0b1c99a628d960a7415c3",
      "fileid": "12f640d58b5487578d35efd97045f4ae033e1310383e9f7c242ad2a0a6677e33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statisticsnorway/actions/runs/26570757695"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.6",
      "date": "2026-05-28T11:12:40.000Z",
      "commit": "b073110987daf6a1f7e0b1c99a628d960a7415c3",
      "fileid": "d7695dcba4e4876528c39b87c624e171d3dd4491ae444e680a5cd56ff9d53000",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statisticsnorway/actions/runs/26570757695"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.6",
      "date": "2026-05-28T11:09:02.000Z",
      "commit": "b073110987daf6a1f7e0b1c99a628d960a7415c3",
      "fileid": "d6ecf0ee1ba8cfa2a78aaf19e427c1639794dd2720f1cbf6a340f14b0fb9fd2f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/statisticsnorway/actions/runs/26570757695"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-05-28T11:08:21.000Z",
      "commit": "b073110987daf6a1f7e0b1c99a628d960a7415c3",
      "fileid": "adec84f24ba2cac69ea6b76451c02e3c09d7e37e9af7347b572a7af6c61e89bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statisticsnorway/actions/runs/26570757695"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-05-28T11:08:15.000Z",
      "commit": "b073110987daf6a1f7e0b1c99a628d960a7415c3",
      "fileid": "3552cca2b5dcd7d55493341e2d555c178da4ffdefa4958894eacad70b7b2c9e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statisticsnorway/actions/runs/26570757695"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-05-28T11:08:03.000Z",
      "commit": "b073110987daf6a1f7e0b1c99a628d960a7415c3",
      "fileid": "572cf0d9f061456a093a22f4cb1855ec06bc6db9a3c4372099d0b22dc75071cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statisticsnorway/actions/runs/26570757695"
    }
  ]
}