{
  "_id": "6a1028e6acfb0bcc41c910bb",
  "Package": "twinning",
  "Type": "Package",
  "Title": "Data Twinning",
  "Version": "1.1",
  "Date": "2026-01-12",
  "Authors@R": "c(person(\"Akhil\", \"Vakayil\", role = c(\"aut\", \"cre\"), email = \"akhilv@gatech.edu\"),\nperson(\"Roshan\", \"Joseph\", role = c(\"aut\", \"ths\")))",
  "Description": "An efficient algorithm for data twinning. This work is\nsupported by U.S. National Science Foundation grants\nDMREF-1921873 and CMMI-1921646.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-13 07:47:40 UTC",
    "User": "root"
  },
  "Author": "Akhil Vakayil [aut, cre], Roshan Joseph [aut, ths]",
  "Maintainer": "Akhil Vakayil <akhilv@gatech.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-01-13 06:53:18 UTC",
  "RemoteUrl": "https://github.com/cran/twinning",
  "RemoteRef": "HEAD",
  "RemoteSha": "42e055a54034a9ed0876280f325afc85f43f4b3e",
  "MD5sum": "81c3a4ef6ab4e286a8ba6efb614b108a",
  "_user": "cran",
  "_type": "src",
  "_file": "twinning_1.1.tar.gz",
  "_fileid": "2e9c8b5692aeb37a4f6e46126635bb99ed8cda0f2590ab63894adaed01b0da28",
  "_filesize": 123017,
  "_sha256": "2e9c8b5692aeb37a4f6e46126635bb99ed8cda0f2590ab63894adaed01b0da28",
  "_created": "2026-05-13T07:47:40.000Z",
  "_published": "2026-05-22T09:59:02.592Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77357385674,
      "time": 145,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6964443870"
    },
    {
      "job": 77357385559,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6964433785"
    },
    {
      "job": 77357385686,
      "time": 106,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964431656"
    },
    {
      "job": 77357385947,
      "time": 107,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964432493"
    },
    {
      "job": 77357385290,
      "time": 152,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964398456"
    },
    {
      "job": 77357385049,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157817760"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25785620189",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/twinning",
  "_commit": {
    "id": "42e055a54034a9ed0876280f325afc85f43f4b3e",
    "author": "Akhil Vakayil <akhilv@gatech.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1\n",
    "time": 1768287198
  },
  "_maintainer": {
    "name": "Akhil Vakayil",
    "email": "akhilv@gatech.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.4",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2026-03",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.1",
      "date": "2026-01-13"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 582,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/twinning"
  },
  "_searchresults": 11,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/twinning.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2022-01-28"
    },
    {
      "version": "1.1",
      "date": "2026-01-13"
    }
  ],
  "_exports": [
    "energy",
    "multiplet",
    "twin"
  ],
  "_help": [
    {
      "page": "twinning-package",
      "title": "Data Twinning",
      "topics": [
        "twinning-package"
      ]
    },
    {
      "page": "energy",
      "title": "Energy distance computation",
      "topics": [
        "energy"
      ]
    },
    {
      "page": "multiplet",
      "title": "Partition datasets into multiple statistcally similar disjoint sets",
      "topics": [
        "multiplet"
      ]
    },
    {
      "page": "twin",
      "title": "Partition datasets into statistcally similar twin sets",
      "topics": [
        "twin"
      ]
    }
  ],
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 1.8195439355418688,
  "_indexed": true,
  "_nocasepkg": "twinning",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-13T07:50:14.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "42e055a54034a9ed0876280f325afc85f43f4b3e",
      "fileid": "34d6f741b89358b054f47da722dde54eb476a21c8695bd7a06c4295553ee17dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25785620189"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-13T07:49:37.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "42e055a54034a9ed0876280f325afc85f43f4b3e",
      "fileid": "05c7ccc5c1bec4f9ed30482277d970cd800e4b024c57fe669ff534d3d9ae055b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25785620189"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-13T07:49:32.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "42e055a54034a9ed0876280f325afc85f43f4b3e",
      "fileid": "50b453bd7d813443ac3ebedd188058e92cc4bbe3c7e5f619d2bc864dc0d1e6af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25785620189"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-13T07:49:33.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "42e055a54034a9ed0876280f325afc85f43f4b3e",
      "fileid": "e24fe5352c2bff5373a86ef542411d4a1151c7e93fbaa11d62f55c9878c2071e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25785620189"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-05-22T09:58:39.000Z",
      "arch": "emscripten",
      "commit": "42e055a54034a9ed0876280f325afc85f43f4b3e",
      "fileid": "a9c9aacff6fe1ecd82b9eb38f9cfc3c4446065c6adbe6dc33fbc0d77588f1c23",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25785620189"
    }
  ]
}