{
  "_id": "6a4a49e81e9cffeb4b83330b",
  "Package": "abcpp",
  "Type": "Package",
  "Title": "Shared C++ Backend for Approximate Bayesian Computation",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\ngiven = \"Mengzhen\",\nfamily = \"Hu\",\nrole = c(\"aut\", \"cre\"),\nemail = \"hmz1969a@gmail.com\"\n),\nperson(\ngiven = \"Katalin\",\nfamily = \"Csillery\",\nrole = c(\"ctb\", \"cph\")\n),\nperson(\ngiven = \"Louisiane\",\nfamily = \"Lemaire\",\nrole = c(\"ctb\", \"cph\")\n),\nperson(\ngiven = \"Olivier\",\nfamily = \"Francois\",\nrole = c(\"ctb\", \"cph\")\n),\nperson(\ngiven = \"Michael\",\nfamily = \"Blum\",\nrole = c(\"ctb\", \"cph\")\n)\n)",
  "Author": "Mengzhen Hu [aut, cre], Katalin Csillery [ctb, cph], Louisiane\nLemaire [ctb, cph], Olivier Francois [ctb, cph], Michael Blum\n[ctb, cph]",
  "Maintainer": "Mengzhen Hu <hmz1969a@gmail.com>",
  "Description": "Provides a compact C++ backend for Approximate Bayesian\nComputation (ABC) with a thin R frontend. The current\nimplementation is primarily a C++ reimplementation of offline\nABC workflows provided by the R 'abc' package\n<doi:10.32614/CRAN.package.abc>, with the public R interface\nintentionally kept small and centered on abc() and summary()\nmethods. The computational work is performed by shared C++\ncode. In addition to reproducing common 'abc' workflows, the\npackage adds optional dimensionality reduction of summary\nstatistics through Principal Component Analysis (PCA) and\nPartial Least Squares (PLS), following related ideas described\nby Bazin et al. (2010) <doi:10.1534/genetics.109.112391> and\nWegmann et al. (2009) <doi:10.1534/genetics.109.102509>.",
  "License": "GPL-3",
  "URL": "https://github.com/yuki-961004/abcpp",
  "BugReports": "https://github.com/yuki-961004/abcpp/issues",
  "Encoding": "UTF-8",
  "ByteCompile": "true",
  "SystemRequirements": "C++17",
  "RoxygenNote": "8.0.0",
  "Repository": "https://yuki-961004.r-universe.dev",
  "Date/Publication": "2026-06-29 09:29:57 UTC",
  "RemoteUrl": "https://github.com/yuki-961004/abcpp",
  "RemoteRef": "HEAD",
  "RemoteSha": "f520da3eaaafa92846735ad6892e9b7d96399d19",
  "RemoteSubdir": "R",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-05 12:03:59 UTC",
    "User": "root"
  },
  "_user": "yuki-961004",
  "_type": "src",
  "_file": "abcpp_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/d4746abc4c9913c52944bed14f1f458e7bb8cfe336809636b5967b415e2aacdd",
  "_filesize": 123641,
  "_sha256": "d4746abc4c9913c52944bed14f1f458e7bb8cfe336809636b5967b415e2aacdd",
  "_expires": "2026-10-13T12:11:18.000Z",
  "_created": "2026-07-05T12:03:59.000Z",
  "_published": "2026-07-05T12:11:20.281Z",
  "_jobs": [
    {
      "job": 85221381287,
      "time": 130,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8091600183"
    },
    {
      "job": 85221381315,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8091598928"
    },
    {
      "job": 85221381283,
      "time": 135,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8091600755"
    },
    {
      "job": 85221381272,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8091598066"
    },
    {
      "job": 85221381308,
      "time": 75,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8091592665"
    },
    {
      "job": 85221381319,
      "time": 169,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8091608092"
    },
    {
      "job": 85221381318,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8091596509"
    },
    {
      "job": 85221381284,
      "time": 389,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8091634498"
    },
    {
      "job": 85221090879,
      "time": 239,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8091582583"
    },
    {
      "job": 85221381264,
      "time": 149,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8091602096"
    },
    {
      "job": 85221381293,
      "time": 123,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8091598929"
    },
    {
      "job": 85221381282,
      "time": 139,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8091601210"
    },
    {
      "job": 85221381301,
      "time": 139,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8091600902"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/yuki-961004/actions/runs/28740037705",
  "_status": "success",
  "_upstream": "https://github.com/yuki-961004/abcpp",
  "_commit": {
    "id": "f520da3eaaafa92846735ad6892e9b7d96399d19",
    "author": "yuki <hmz1969a@gmail.com>",
    "committer": "yuki <hmz1969a@gmail.com>",
    "message": "v1.0.0-10\n\n居然有DOI错误, 太丢人了><\n",
    "time": 1782725397
  },
  "_maintainer": {
    "name": "Mengzhen Hu",
    "email": "hmz1969a@gmail.com",
    "login": "yuki-961004",
    "description": "",
    "uuid": 110153830
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "abc",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "yuki-961004",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-21",
      "n": 7
    },
    {
      "week": "2026-22",
      "n": 4
    },
    {
      "week": "2026-25",
      "n": 2
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "yuki-961004",
      "count": 14,
      "uuid": 110153830
    }
  ],
  "_userbio": {
    "uuid": 110153830,
    "type": "user",
    "name": "yuki",
    "followers": 14
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/abcpp"
  },
  "_devurl": "https://github.com/yuki-961004/abcpp",
  "_searchresults": 2,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/abcpp.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yuki-961004/abcpp",
  "_realowner": "yuki-961004",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-07-04"
    }
  ],
  "_exports": [
    "abc"
  ],
  "_help": [
    {
      "page": "abc",
      "title": "Parameter Estimation With Approximate Bayesian Computation (ABC)",
      "topics": [
        "abc"
      ]
    },
    {
      "page": "control",
      "title": "ABC control options",
      "topics": [
        "control"
      ]
    },
    {
      "page": "summary.abcpp",
      "title": "Summarize an abcpp Posterior",
      "topics": [
        "summary.abcpp"
      ]
    }
  ],
  "_readme": "https://github.com/yuki-961004/abcpp/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "abcpp",
  "_universes": [
    "yuki-961004"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-05T12:06:24.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "f520da3eaaafa92846735ad6892e9b7d96399d19",
      "fileid": "https://r2.ropensci.org/8dc31092e25d1fc7457b9ed1442570f13b85fb27b3343feb1148eeb256ab75a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuki-961004/actions/runs/28740037705"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-05T12:06:11.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "f520da3eaaafa92846735ad6892e9b7d96399d19",
      "fileid": "https://r2.ropensci.org/8bd4653728ecb73a40b2cf095b7ce91a61bfbd313a56a8faca803aaff388ca75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuki-961004/actions/runs/28740037705"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-05T12:06:29.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "f520da3eaaafa92846735ad6892e9b7d96399d19",
      "fileid": "https://r2.ropensci.org/c48928fa5cbaaad9be41ca1c0ca1a488259fedb2df5ba1feff627914a75c0a64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuki-961004/actions/runs/28740037705"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-05T12:06:03.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "f520da3eaaafa92846735ad6892e9b7d96399d19",
      "fileid": "https://r2.ropensci.org/166d35e26949bc8c0ea6d028537d343081f97bc6a82dbefc07894486670c118b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuki-961004/actions/runs/28740037705"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-05T12:05:26.000Z",
      "arch": "aarch64",
      "commit": "f520da3eaaafa92846735ad6892e9b7d96399d19",
      "fileid": "https://r2.ropensci.org/1fa04747c3a9dfd7e640568b24491502933c66b6ed436421bca0390d37bf1726",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuki-961004/actions/runs/28740037705"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-05T12:07:00.000Z",
      "arch": "x86_64",
      "commit": "f520da3eaaafa92846735ad6892e9b7d96399d19",
      "fileid": "https://r2.ropensci.org/c7577983c0484bf0df81a5af4895b3ead538e56a70ab3b0bbc6d326b414bf565",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuki-961004/actions/runs/28740037705"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-05T12:05:54.000Z",
      "arch": "aarch64",
      "commit": "f520da3eaaafa92846735ad6892e9b7d96399d19",
      "fileid": "https://r2.ropensci.org/13a66d604876124b338985f908882ca002bcf76586b68116f60a89f774353243",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuki-961004/actions/runs/28740037705"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-05T12:10:18.000Z",
      "arch": "x86_64",
      "commit": "f520da3eaaafa92846735ad6892e9b7d96399d19",
      "fileid": "https://r2.ropensci.org/a4fbcb818cbeedef41d13807f7755133ef2a3a353a8fafd9bdad22e08b740f1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuki-961004/actions/runs/28740037705"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-05T12:06:43.000Z",
      "arch": "emscripten",
      "commit": "f520da3eaaafa92846735ad6892e9b7d96399d19",
      "fileid": "https://r2.ropensci.org/b47bb54786b8edcdf93fe7c373660ba8385148c6ffd91941f2ca5d6a6a456f07",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yuki-961004/actions/runs/28740037705"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-05T12:05:50.000Z",
      "arch": "x86_64",
      "commit": "f520da3eaaafa92846735ad6892e9b7d96399d19",
      "fileid": "https://r2.ropensci.org/4cb60566da4391854bb9e874247cb970c7210c52f2e1c1b560601055bef6707e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuki-961004/actions/runs/28740037705"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-05T12:06:07.000Z",
      "arch": "x86_64",
      "commit": "f520da3eaaafa92846735ad6892e9b7d96399d19",
      "fileid": "https://r2.ropensci.org/783f6fb8aa571d07a264b4a9fca567de74bc49dca9cd52962aea985d32f85028",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuki-961004/actions/runs/28740037705"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-05T12:06:05.000Z",
      "arch": "x86_64",
      "commit": "f520da3eaaafa92846735ad6892e9b7d96399d19",
      "fileid": "https://r2.ropensci.org/1df69db7cf8d42dbc1d14a62f94ea5ee087649c7f6a49b5f248df131085d2571",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yuki-961004/actions/runs/28740037705"
    }
  ]
}