{
  "_id": "6a1021a6acfb0bcc41c8c308",
  "Package": "AdapSamp",
  "Type": "Package",
  "Title": "Adaptive Sampling Algorithms",
  "Version": "1.1.1",
  "Author": "Dong Zhang",
  "Maintainer": "Dong Zhang <dzhang0716@126.com>",
  "Description": "For distributions whose probability density functions are\nlog-concave, the adaptive rejection sampling algorithm can be\nused to build envelope functions for sampling. For others, we\ncan use the modified adaptive rejection sampling algorithm, the\nconcave-convex adaptive rejection sampling algorithm and the\nadaptive slice sampling algorithm. So we designed an R package\nmainly including 4 functions: rARS(), rMARS(), rCCARS() and\nrASS(). These functions can realize sampling based on the\nalgorithms above.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 05:24:14 UTC",
    "User": "root"
  },
  "Repository": "https://keydom.r-universe.dev",
  "Date/Publication": "2018-03-21 04:29:11 UTC",
  "RemoteUrl": "https://github.com/cran/AdapSamp",
  "RemoteRef": "HEAD",
  "RemoteSha": "8b6ded0b4911302e4e217d2b25a1398a2e3fa07e",
  "MD5sum": "12130d908d3284d3caeadeb2e2e53523",
  "_user": "keydom",
  "_type": "src",
  "_file": "AdapSamp_1.1.1.tar.gz",
  "_fileid": "20ac2a5eaf1a668bfd1e141808d13313abed1390d4e6990dd991ed0b1458df12",
  "_filesize": 95560,
  "_sha256": "20ac2a5eaf1a668bfd1e141808d13313abed1390d4e6990dd991ed0b1458df12",
  "_created": "2026-05-14T05:24:14.000Z",
  "_published": "2026-05-22T09:28:06.885Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77352757393,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6987773336"
    },
    {
      "job": 77352757738,
      "time": 91,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987770307"
    },
    {
      "job": 77352757810,
      "time": 204,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6987868054"
    },
    {
      "job": 77352757282,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987841179"
    },
    {
      "job": 77352757407,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987751563"
    },
    {
      "job": 77352756974,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157260179"
    },
    {
      "job": 77352757751,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6987765515"
    },
    {
      "job": 77352758186,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6987765444"
    },
    {
      "job": 77352757968,
      "time": 56,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987763345"
    }
  ],
  "_buildurl": "https://github.com/r-universe/keydom/actions/runs/25843330399",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/AdapSamp",
  "_commit": {
    "id": "8b6ded0b4911302e4e217d2b25a1398a2e3fa07e",
    "author": "Dong Zhang <dzhang0716@126.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.1\n",
    "time": 1521606551
  },
  "_maintainer": {
    "name": "Dong Zhang",
    "email": "dzhang0716@126.com",
    "login": "keydom",
    "uuid": 48242907
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "keydom",
      "count": 2,
      "uuid": 48242907
    }
  ],
  "_userbio": {
    "uuid": 48242907,
    "type": "user",
    "name": "Keydom0716"
  },
  "_downloads": {
    "count": 240,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/AdapSamp"
  },
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/AdapSamp.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "keydom",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2017-09-08"
    },
    {
      "version": "1.1.1",
      "date": "2018-03-21"
    }
  ],
  "_exports": [
    "rARS",
    "rASS",
    "rCCARS",
    "rMARS"
  ],
  "_help": [
    {
      "page": "rARS",
      "title": "Adaptive Rejection Sampling Algorithm",
      "topics": [
        "rARS"
      ]
    },
    {
      "page": "rASS",
      "title": "Adaptive Slice Sampling Algorithm With Stepping-Out Procedures",
      "topics": [
        "rASS"
      ]
    },
    {
      "page": "rCCARS",
      "title": "Concave-Convex Adaptive Rejection Sampling Algorithm",
      "topics": [
        "rCCARS"
      ]
    },
    {
      "page": "rMARS",
      "title": "Modified Adaptive Rejection Sampling Algorithm",
      "topics": [
        "rMARS"
      ]
    }
  ],
  "_rundeps": [
    "pracma"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "adapsamp",
  "_universes": [
    "keydom"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-14T05:26:05.000Z",
      "distro": "noble",
      "commit": "8b6ded0b4911302e4e217d2b25a1398a2e3fa07e",
      "fileid": "793c855baeb70ff2da6be7708f73d7705ea71f525de4f5ea1b09274102a6ca0d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/keydom/actions/runs/25843330399"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-14T05:25:51.000Z",
      "distro": "noble",
      "commit": "8b6ded0b4911302e4e217d2b25a1398a2e3fa07e",
      "fileid": "65d45d7cd299d0375f8b2f0e8f04dd6b6231889d104bea9de9fbb97678d42b02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/keydom/actions/runs/25843330399"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-14T05:34:10.000Z",
      "commit": "8b6ded0b4911302e4e217d2b25a1398a2e3fa07e",
      "fileid": "bac6b34fb6c39df016629d070948b3d7316a4cc2c2091d51ed4da41a7b0f73f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/keydom/actions/runs/25843330399"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-14T05:31:50.000Z",
      "commit": "8b6ded0b4911302e4e217d2b25a1398a2e3fa07e",
      "fileid": "f7423237275cfbd9470cdc48a00557822189041ee9fba5d7c49a2bc18f44a5be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/keydom/actions/runs/25843330399"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-14T05:25:23.000Z",
      "commit": "8b6ded0b4911302e4e217d2b25a1398a2e3fa07e",
      "fileid": "9a924e6d47f9e89fd8070667b2c7acc88e8bf450e49d32a8cc6f2c7eed4921fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/keydom/actions/runs/25843330399"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-14T05:25:22.000Z",
      "commit": "8b6ded0b4911302e4e217d2b25a1398a2e3fa07e",
      "fileid": "72e2a57cf819142554cbaa993efa3791bf6000615457aa4baad85dc19d08fad0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/keydom/actions/runs/25843330399"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-14T05:25:12.000Z",
      "commit": "8b6ded0b4911302e4e217d2b25a1398a2e3fa07e",
      "fileid": "356a503baa8fd2e0160116993585f7fe1071d2203e835d1b4668d1c6ce27dc0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/keydom/actions/runs/25843330399"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-05-22T09:27:49.000Z",
      "commit": "8b6ded0b4911302e4e217d2b25a1398a2e3fa07e",
      "fileid": "32384803658a090f4ed2edbeb21e31f53e66b28d92d380e47929e4daf1a748f6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/keydom/actions/runs/25843330399"
    }
  ]
}