{
  "_id": "6a37b2b53efcd9bda44273e2",
  "Package": "CalibrateSSB",
  "Type": "Package",
  "Title": "Weighting and Estimation for Panel Data with Non-Response",
  "Version": "1.4.0",
  "Date": "2026-05-21",
  "Authors@R": "c(person(given = \"Øyvind\", family = \"Langsrud\", role = c(\"aut\", \"cre\"),\nemail = \"oyl@ssb.no\",\ncomment = c(ORCID = \"0000-0002-1380-4396\")))",
  "Remotes": [
    "ReGenesees=DiegoZardetto/ReGenesees"
  ],
  "Description": "Functions to calculate weights, estimates of changes and\ncorresponding variance estimates for panel data with\nnon-response. Partially overlapping samples are handled.\nInitially, weights are calculated by linear calibration. By\ndefault, the 'survey' package is used for this purpose. It is\nalso possible to use 'ReGenesees', which can be installed from\n<https://github.com/DiegoZardetto/ReGenesees>. Variances of\nlinear combinations (changes and averages) and ratios are\ncalculated from a covariance matrix based on residuals\naccording to the calibration model. The methodology was\npresented at the conference, The Use of R in Official\nStatistics, and is described in Langsrud (2016)\n<http://www.revistadestatistica.ro/wp-content/uploads/2016/06/RRS2_2016_A021.pdf>.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "URL": "https://github.com/statisticsnorway/ssb-calibratessb,\nhttps://statisticsnorway.github.io/ssb-calibratessb/",
  "BugReports": "https://github.com/statisticsnorway/ssb-calibratessb/issues",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "make",
  "Repository": "https://statisticsnorway.r-universe.dev",
  "Date/Publication": "2026-05-22 07:09:59 UTC",
  "RemoteUrl": "https://github.com/statisticsnorway/ssb-calibratessb",
  "RemoteRef": "HEAD",
  "RemoteSha": "2632f70ffc7b50b87d4512cf329289ea31505ad7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-21 09:42:22 UTC",
    "User": "root"
  },
  "Author": "Øyvind Langsrud [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1380-4396>)",
  "Maintainer": "Øyvind Langsrud <oyl@ssb.no>",
  "MD5sum": "d29bf5af51e208f08242428c05c0feac",
  "_user": "statisticsnorway",
  "_type": "src",
  "_file": "CalibrateSSB_1.4.0.tar.gz",
  "_fileid": "59795c79ca874932a58a992b884460f8abe08a4824d4703956d1ccf25ae0c1ad",
  "_filesize": 216179,
  "_sha256": "59795c79ca874932a58a992b884460f8abe08a4824d4703956d1ccf25ae0c1ad",
  "_created": "2026-06-21T09:42:22.000Z",
  "_published": "2026-06-21T09:45:25.114Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82559578967,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7774074661"
    },
    {
      "job": 82559578971,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774074781"
    },
    {
      "job": 82559578976,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7774068300"
    },
    {
      "job": 82559578961,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774071259"
    },
    {
      "job": 82559395670,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774055472"
    },
    {
      "job": 82559578966,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774067353"
    },
    {
      "job": 82559578958,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7774070214"
    },
    {
      "job": 82559578978,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7774068119"
    },
    {
      "job": 82559578959,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774067855"
    }
  ],
  "_buildurl": "https://github.com/r-universe/statisticsnorway/actions/runs/27900335436",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/statisticsnorway/ssb-calibratessb",
  "_commit": {
    "id": "2632f70ffc7b50b87d4512cf329289ea31505ad7",
    "author": "Øyvind Langsrud <40028407+olangsrud@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #7 from statisticsnorway/update-pkgdown_website\n\nUpdate README.md with pkgdown website usage in mind",
    "time": 1779433799
  },
  "_maintainer": {
    "name": "Øyvind Langsrud",
    "email": "oyl@ssb.no",
    "login": "olangsrud",
    "orcid": "0000-0002-1380-4396",
    "description": "",
    "uuid": 40028407
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "survey",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "ReGenesees",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "statisticsnorway",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-21",
      "n": 6
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "olangsrud",
      "count": 36,
      "uuid": 40028407
    }
  ],
  "_userbio": {
    "uuid": 5849578,
    "type": "organization",
    "name": "Statistics Norway",
    "followers": 315
  },
  "_downloads": {
    "count": 629,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CalibrateSSB"
  },
  "_devurl": "https://github.com/statisticsnorway/ssb-calibratessb",
  "_pkgdown": "https://statisticsnorway.github.io/ssb-calibratessb/",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/CalibrateSSB.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/statisticsnorway/ssb-calibratessb",
  "_realowner": "statisticsnorway",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2016-04-28"
    },
    {
      "version": "1.1",
      "date": "2018-10-02"
    },
    {
      "version": "1.2",
      "date": "2019-12-06"
    },
    {
      "version": "1.3.0",
      "date": "2020-08-04"
    },
    {
      "version": "1.4.0",
      "date": "2026-05-21"
    }
  ],
  "_exports": [
    "AkuData",
    "CalibrateSSB",
    "CalibrateSSBpanel",
    "CalSSBobj",
    "CalSSBobjReGenesees",
    "CrossStrata",
    "LagDiff",
    "LinCombMatrix",
    "MatchVarNames",
    "OrderedVarNames",
    "PanelEstimation",
    "Period",
    "PeriodDiff",
    "WideFromCalibrate"
  ],
  "_datasets": [
    {
      "name": "testDataBasis",
      "title": "testDataBasis",
      "object": "testDataBasis",
      "file": "testDataBasis.RData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "2011-1",
        "2011-2",
        "2011-3",
        "2011-4",
        "2012-1",
        "2012-2",
        "2012-3",
        "2012-4",
        "vekt"
      ],
      "rows": 5582,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "CalibrateSSB-package",
      "title": "Weighting and Estimation for Panel Data with Non-Response",
      "topics": [
        "CalibrateSSB-package"
      ]
    },
    {
      "page": "AkuData",
      "title": "Generate test data",
      "topics": [
        "AkuData"
      ]
    },
    {
      "page": "CalibrateSSB",
      "title": "Calibration weighting and estimation",
      "topics": [
        "CalibrateSSB"
      ]
    },
    {
      "page": "CalibrateSSBpanel",
      "title": "Calibration weighting and variance estimation for panel data",
      "topics": [
        "CalibrateSSBpanel"
      ]
    },
    {
      "page": "CalSSBobj",
      "title": "Create or modify a CalSSB object",
      "topics": [
        "CalSSBobj"
      ]
    },
    {
      "page": "CalSSBobjReGenesees",
      "title": "Create a CalSSB object from a ReGenesees/cal.analytic object",
      "topics": [
        "CalSSBobjReGenesees"
      ]
    },
    {
      "page": "CrossStrata",
      "title": "Crossing several factor variables",
      "topics": [
        "CrossStrata"
      ]
    },
    {
      "page": "LinCombMatrix",
      "title": "Creation of linear combination matrices",
      "topics": [
        "LagDiff",
        "LinCombMatrix",
        "Period",
        "PeriodDiff"
      ]
    },
    {
      "page": "PanelEstimation",
      "title": "Variance estimation for panel data",
      "topics": [
        "PanelEstimation"
      ]
    },
    {
      "page": "print.calSSB",
      "title": "Print method for calSSB",
      "topics": [
        "print.calSSB"
      ]
    },
    {
      "page": "print.calSSBwide",
      "title": "Print method for calSSBwide",
      "topics": [
        "print.calSSBwide"
      ]
    },
    {
      "page": "WideFromCalibrate",
      "title": "Rearrange output from CalibrateSSB (calSSB object). Ready for input to PanelEstimation.",
      "topics": [
        "WideFromCalibrate"
      ]
    }
  ],
  "_readme": "https://github.com/statisticsnorway/ssb-calibratessb/raw/HEAD/README.md",
  "_rundeps": [
    "DBI",
    "lattice",
    "Matrix",
    "minqa",
    "mitools",
    "numDeriv",
    "Rcpp",
    "RcppArmadillo",
    "survey",
    "survival"
  ],
  "_score": 3.079181246047625,
  "_indexed": true,
  "_nocasepkg": "calibratessb",
  "_universes": [
    "statisticsnorway",
    "olangsrud"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.0",
      "date": "2026-06-21T09:44:27.000Z",
      "distro": "noble",
      "commit": "2632f70ffc7b50b87d4512cf329289ea31505ad7",
      "fileid": "beacd0427d7e11f32c7af1d9ea1b897097ea6d49f682a8c2883db87b895df9e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statisticsnorway/actions/runs/27900335436"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.0",
      "date": "2026-06-21T09:44:28.000Z",
      "distro": "noble",
      "commit": "2632f70ffc7b50b87d4512cf329289ea31505ad7",
      "fileid": "88481a20c6786b274de1c23ddeea71d92cd68f7d2e9ab2fa3158c35db2155730",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statisticsnorway/actions/runs/27900335436"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.0",
      "date": "2026-06-21T09:43:55.000Z",
      "commit": "2632f70ffc7b50b87d4512cf329289ea31505ad7",
      "fileid": "7c92e9dbc7ffa4a58277f1e4de08e142b773924f822c5d70e89639074dbff696",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statisticsnorway/actions/runs/27900335436"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.0",
      "date": "2026-06-21T09:44:09.000Z",
      "commit": "2632f70ffc7b50b87d4512cf329289ea31505ad7",
      "fileid": "86f187ea54bbc83db0222ee8b82b980b826efac5c8a4ade98b420374c4276b04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statisticsnorway/actions/runs/27900335436"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.0",
      "date": "2026-06-21T09:44:10.000Z",
      "commit": "2632f70ffc7b50b87d4512cf329289ea31505ad7",
      "fileid": "e9a0a80cd1e8a364a0abf120666982ecfed8d1a4d00803fd24c02da2e602c787",
      "status": "success",
      "buildurl": "https://github.com/r-universe/statisticsnorway/actions/runs/27900335436"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.0",
      "date": "2026-06-21T09:43:48.000Z",
      "commit": "2632f70ffc7b50b87d4512cf329289ea31505ad7",
      "fileid": "923322eba078427d4960d868a74dd7bcd65bf1b3ffb69c935de659e8db416caa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statisticsnorway/actions/runs/27900335436"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.0",
      "date": "2026-06-21T09:43:30.000Z",
      "commit": "2632f70ffc7b50b87d4512cf329289ea31505ad7",
      "fileid": "90b0f3e17427cd17ca5194c08076c8533b18ed31afb054ce2e79a2754fa782d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statisticsnorway/actions/runs/27900335436"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.0",
      "date": "2026-06-21T09:43:24.000Z",
      "commit": "2632f70ffc7b50b87d4512cf329289ea31505ad7",
      "fileid": "94cf1555c51da3682684fa75f420b260f429158333e048fe7ae36c94c5c5d112",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statisticsnorway/actions/runs/27900335436"
    }
  ]
}