{
  "_id": "6a105c42acfb0bcc41ca420f",
  "Package": "mmsample",
  "Title": "Multivariate Matched Sampling",
  "Version": "0.1",
  "Author": "Eoin O'Connell [aut, cre]",
  "Maintainer": "Eoin O'Connell <eoin.m.oconnell@gmail.com>",
  "Description": "Subset a control group to match an intervention group on a\nset of features using multivariate matching and propensity\nscore calipers. Based on methods in Rosenbaum and Rubin (1985).",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-09 05:15:54 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2018-12-31 21:10:06 UTC",
  "RemoteUrl": "https://github.com/cran/mmsample",
  "RemoteRef": "HEAD",
  "RemoteSha": "0e4dc247c0f8e602522af1b2344bc4d4f20919ad",
  "MD5sum": "d3cb1bd06945dd77eb2b0ef7f0efd30b",
  "_user": "cran",
  "_type": "src",
  "_file": "mmsample_0.1.tar.gz",
  "_fileid": "b9a784599ced741fd45a0c79c33fa336c7d7ff54da659996d5766c2208f4b0f2",
  "_filesize": 82397,
  "_sha256": "b9a784599ced741fd45a0c79c33fa336c7d7ff54da659996d5766c2208f4b0f2",
  "_created": "2026-05-09T05:15:54.000Z",
  "_published": "2026-05-22T13:38:10.079Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77390901985,
      "time": 107,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6893123721"
    },
    {
      "job": 77390901787,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6893124672"
    },
    {
      "job": 77390902127,
      "time": 109,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893124039"
    },
    {
      "job": 77390901792,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893124411"
    },
    {
      "job": 77390900613,
      "time": 161,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893110860"
    },
    {
      "job": 77390901038,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161865551"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25592598391",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/mmsample",
  "_commit": {
    "id": "0e4dc247c0f8e602522af1b2344bc4d4f20919ad",
    "author": "Eoin O'Connell <eoin.m.oconnell@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1\n",
    "time": 1546290606
  },
  "_maintainer": {
    "name": "Eoin OConnell",
    "email": "eoin.m.oconnell@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.15",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "version": ">= 7.3",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 197,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mmsample"
  },
  "_searchresults": 2,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mmsample.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2018-12-31"
    }
  ],
  "_exports": [
    "mmatcher",
    "ruler"
  ],
  "_help": [
    {
      "page": "mmatcher",
      "title": "Multivariate Matching",
      "topics": [
        "mmatcher"
      ]
    },
    {
      "page": "ruler",
      "title": "Rcpp distance calculator",
      "topics": [
        "ruler"
      ]
    }
  ],
  "_rundeps": [
    "MASS",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "mmsample",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-05-09T05:17:51.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0e4dc247c0f8e602522af1b2344bc4d4f20919ad",
      "fileid": "3a82bdbe6c0a2d6078c502509467422f21659a9cb5b368df23046daf61b20af8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25592598391"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-05-09T05:17:57.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0e4dc247c0f8e602522af1b2344bc4d4f20919ad",
      "fileid": "a79abe5869a5042747ddc1a0def3c4850686a567c60e7768b6d60d47e85a046b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25592598391"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-05-09T05:17:54.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0e4dc247c0f8e602522af1b2344bc4d4f20919ad",
      "fileid": "de05768d32a6c5f75a3217ac6f816477178ff69810b0f0b9d2062514f368f4e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25592598391"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-05-09T05:17:54.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0e4dc247c0f8e602522af1b2344bc4d4f20919ad",
      "fileid": "13692b635945153d571b7070db7b7a31902b19991f3500f9b640d08b25e05ce5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25592598391"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1",
      "date": "2026-05-22T13:37:45.000Z",
      "arch": "emscripten",
      "commit": "0e4dc247c0f8e602522af1b2344bc4d4f20919ad",
      "fileid": "f16d666897baeef4247d60c1c42f17ae63babc91e976460270886c4877836078",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25592598391"
    }
  ]
}