{
  "_id": "6a108563acfb0bcc41cafe4c",
  "Package": "sobol",
  "Type": "Package",
  "Title": "Quasi-Monte Carlo Sobol Sequence Generator",
  "Version": "1.0.1",
  "Authors@R": "person(\"Angel\", \"Robles\", email = \"a.l.robles.fernandez@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides a fast and efficient implementation of Sobol\nsequences for quasi-Monte Carlo methods. The Sobol sequence is\na low-discrepancy sequence with the property that for all\nvalues of N, its subsequence x1, ..., xN has a low discrepancy.\nIt can be used to generate quasi-random numbers for use in\nMonte Carlo integration and other simulation methods. This\nimplementation is based on the algorithms described by Bratley\nand Fox (1988) <doi:10.1145/42288.214372> and uses direction\nnumbers from Joe and Kuo (2008) <doi:10.1145/1358628.1358630>.\nThe package includes both batch and incremental interfaces with\nsupport for arbitrary starting indices and reproducible\nsequences. It uses 'Rcpp' for efficient 'C++' integration.",
  "URL": "https://alrobles.github.io/sobol/",
  "BugReports": "https://github.com/alrobles/sobol/issues",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "License": "GPL (>= 3)",
  "Config/roxygen2/version": "8.0.0",
  "RoxygenNote": "7.3.3",
  "Repository": "https://alrobles.r-universe.dev",
  "Date/Publication": "2026-05-22 13:43:57 UTC",
  "RemoteUrl": "https://github.com/alrobles/sobol",
  "RemoteRef": "HEAD",
  "RemoteSha": "8d2b2c306d697b241c309d5842efd8c523520abe",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-22 16:27:41 UTC",
    "User": "root"
  },
  "Author": "Angel Robles [aut, cre]",
  "Maintainer": "Angel Robles <a.l.robles.fernandez@gmail.com>",
  "MD5sum": "a90a28bea6d8acdf92a27dcab56fa31c",
  "_user": "alrobles",
  "_type": "src",
  "_file": "sobol_1.0.1.tar.gz",
  "_fileid": "5793a060d3e7b9317f7a7d343135e3994d9d919a3043de123776d2f8e086ab09",
  "_filesize": 945926,
  "_sha256": "5793a060d3e7b9317f7a7d343135e3994d9d919a3043de123776d2f8e086ab09",
  "_created": "2026-05-22T16:27:41.000Z",
  "_published": "2026-05-22T16:33:39.028Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77421039629,
      "time": 131,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7165490728"
    },
    {
      "job": 77421039607,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7165492627"
    },
    {
      "job": 77421039745,
      "time": 116,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7165486282"
    },
    {
      "job": 77421039649,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7165491303"
    },
    {
      "job": 77421039681,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7165483667"
    },
    {
      "job": 77421039647,
      "time": 311,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7165547797"
    },
    {
      "job": 77421039617,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7165483951"
    },
    {
      "job": 77421039573,
      "time": 311,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7165546274"
    },
    {
      "job": 77420493648,
      "time": 204,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7165450362"
    },
    {
      "job": 77421039544,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7165484339"
    },
    {
      "job": 77421039576,
      "time": 127,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7165489583"
    },
    {
      "job": 77421039588,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7165483975"
    },
    {
      "job": 77421039571,
      "time": 121,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7165488396"
    }
  ],
  "_buildurl": "https://github.com/r-universe/alrobles/actions/runs/26299417572",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/alrobles/sobol",
  "_commit": {
    "id": "8d2b2c306d697b241c309d5842efd8c523520abe",
    "author": "Angel Luis Robles Fernández <a.l.robles.fernandez@gmail.com>",
    "committer": "Angel Luis Robles Fernández <a.l.robles.fernandez@gmail.com>",
    "message": "Update sobol-package.Rd\n",
    "time": 1779457437
  },
  "_maintainer": {
    "name": "Angel Robles",
    "email": "a.l.robles.fernandez@gmail.com",
    "login": "alrobles",
    "description": "Postdoctoral Research at University of Kansas",
    "uuid": 22551963
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    }
  ],
  "_owner": "alrobles",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-17",
      "n": 31
    },
    {
      "week": "2026-19",
      "n": 8
    },
    {
      "week": "2026-20",
      "n": 5
    },
    {
      "week": "2026-21",
      "n": 6
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "alrobles",
      "count": 64,
      "uuid": 22551963
    },
    {
      "user": "claude",
      "count": 33,
      "uuid": 242468646
    },
    {
      "user": "copilot",
      "count": 19,
      "uuid": 198982749
    }
  ],
  "_userbio": {
    "uuid": 22551963,
    "type": "user",
    "name": "Angel Luis Robles Fernández",
    "description": "Postdoctoral Research at University of Kansas"
  },
  "_downloads": {
    "count": 68,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sobol"
  },
  "_devurl": "https://github.com/alrobles/sobol",
  "_pkgdown": "https://alrobles.github.io/sobol/",
  "_searchresults": 13,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/sobol.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/alrobles/sobol",
  "_realowner": "alrobles",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-05-18"
    }
  ],
  "_exports": [
    "sobol_design",
    "sobol_dimensions",
    "sobol_generator",
    "sobol_index",
    "sobol_next",
    "sobol_next_n",
    "sobol_points",
    "sobol_skip_to"
  ],
  "_help": [
    {
      "page": "print.sobol_generator",
      "title": "Print Method for Sobol Generator",
      "topics": [
        "print.sobol_generator"
      ]
    },
    {
      "page": "print.summary.sobol_generator",
      "title": "Print Summary of Sobol Generator",
      "topics": [
        "print.summary.sobol_generator"
      ]
    },
    {
      "page": "sobol_design",
      "title": "Generate a Sobol Design for Parameter Exploration",
      "topics": [
        "sobol_design"
      ]
    },
    {
      "page": "sobol_dimensions",
      "title": "Get Number of Dimensions of a Sobol Generator",
      "topics": [
        "sobol_dimensions"
      ]
    },
    {
      "page": "sobol_generator",
      "title": "Create a Sobol Sequence Generator",
      "topics": [
        "sobol_generator"
      ]
    },
    {
      "page": "sobol_index",
      "title": "Get Current Index of a Sobol Generator",
      "topics": [
        "sobol_index"
      ]
    },
    {
      "page": "sobol_next",
      "title": "Generate the Next Point from a Sobol Generator",
      "topics": [
        "sobol_next"
      ]
    },
    {
      "page": "sobol_next_n",
      "title": "Generate Multiple Points from a Sobol Generator",
      "topics": [
        "sobol_next_n"
      ]
    },
    {
      "page": "sobol_points",
      "title": "Generate a Batch of Sobol Points",
      "topics": [
        "sobol_points"
      ]
    },
    {
      "page": "sobol_skip_to",
      "title": "Skip to a Specific Index in a Sobol Generator",
      "topics": [
        "sobol_skip_to"
      ]
    },
    {
      "page": "summary.sobol_generator",
      "title": "Summary Method for Sobol Generator",
      "topics": [
        "summary.sobol_generator"
      ]
    }
  ],
  "_readme": "https://github.com/alrobles/sobol/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "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"
    }
  ],
  "_vignettes": [
    {
      "source": "sobol.Rmd",
      "filename": "sobol.html",
      "title": "Getting Started with sobol",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "1. The quickest path: sobol_design()",
        "2. What makes sobol_design special?",
        "3. Going one level deeper: raw points",
        "4. Incremental generation with sobol_generator()",
        "5. Reproducibility and parallel optimisation",
        "6. Advanced: chaining generators for adaptive sampling",
        "7. Performance notes",
        "Next steps",
        "Acknowledgements",
        "References",
        "See Also"
      ],
      "created": "2026-04-23 20:32:05",
      "modified": "2026-05-13 12:25:27",
      "commits": 4
    },
    {
      "source": "sobol-sequences.Rmd",
      "filename": "sobol-sequences.html",
      "title": "Introduction to Sobol Sequences",
      "author": "Angel Robles",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Historical Background",
        "Basic Usage",
        "Key Features",
        "1. Incremental Generation",
        "2. Skip-Ahead Capability",
        "3. Batch Generation",
        "Comparison with Random Sampling",
        "Monte Carlo Integration Example",
        "High-Dimensional Applications",
        "Performance Considerations",
        "Advanced Usage: Parallel Processing",
        "Best Practices",
        "References",
        "Conclusion"
      ],
      "created": "2026-04-23 00:17:28",
      "modified": "2026-04-23 16:45:12",
      "commits": 3
    }
  ],
  "_score": 5.017033339298781,
  "_indexed": true,
  "_nocasepkg": "sobol",
  "_universes": [
    "alrobles"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-22T16:29:55.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8d2b2c306d697b241c309d5842efd8c523520abe",
      "fileid": "96d295a7b858a5c954296590a07c6c8614bf40af08956e80d2e869af58b87c3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alrobles/actions/runs/26299417572"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-22T16:29:57.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8d2b2c306d697b241c309d5842efd8c523520abe",
      "fileid": "3c04b3f4ef7aebca7629287a83ae8d43c5264a393c61ffac4e5e0af4175c4e0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alrobles/actions/runs/26299417572"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-22T16:29:42.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8d2b2c306d697b241c309d5842efd8c523520abe",
      "fileid": "2310d6cfbc3a603547d0db628f7b0b7e40cf557c2896303402cceebd1e013f19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alrobles/actions/runs/26299417572"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-22T16:29:53.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8d2b2c306d697b241c309d5842efd8c523520abe",
      "fileid": "2662c9fad3e0830e7c07ac88916aa19f4f2e47e2560f83507c310201cc0db215",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alrobles/actions/runs/26299417572"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-22T16:29:28.000Z",
      "arch": "aarch64",
      "commit": "8d2b2c306d697b241c309d5842efd8c523520abe",
      "fileid": "9b1c9d2491b6d9a8e167922ea6f9ec09b83291cc357075c169c71e01a5ec67d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alrobles/actions/runs/26299417572"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-22T16:32:06.000Z",
      "arch": "x86_64",
      "commit": "8d2b2c306d697b241c309d5842efd8c523520abe",
      "fileid": "be10ff6dbd7c876691e52f9d87c189c360d8204fca758f37c7f4da4045d5be17",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alrobles/actions/runs/26299417572"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-22T16:29:29.000Z",
      "arch": "aarch64",
      "commit": "8d2b2c306d697b241c309d5842efd8c523520abe",
      "fileid": "fac4e2992be5fe9a0261f2e9336cb5fd2366704648ecad0bf789567cc91b7ef3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alrobles/actions/runs/26299417572"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-22T16:31:52.000Z",
      "arch": "x86_64",
      "commit": "8d2b2c306d697b241c309d5842efd8c523520abe",
      "fileid": "1b8ff3b93a0d13b7442512af20d3928b57a91f6aa8d4f46c33f2a05de4ff88b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alrobles/actions/runs/26299417572"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-22T16:29:49.000Z",
      "arch": "emscripten",
      "commit": "8d2b2c306d697b241c309d5842efd8c523520abe",
      "fileid": "abc887d4413c0bc749cd9c4be819f5c405b6b48c014089c47c04dcca12cb4ec4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/alrobles/actions/runs/26299417572"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-22T16:29:18.000Z",
      "arch": "x86_64",
      "commit": "8d2b2c306d697b241c309d5842efd8c523520abe",
      "fileid": "f058ac67def69fdc0547ddffd1e9550acb7c4941f8532ba62043f089bec22b7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alrobles/actions/runs/26299417572"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-22T16:29:04.000Z",
      "arch": "x86_64",
      "commit": "8d2b2c306d697b241c309d5842efd8c523520abe",
      "fileid": "7ac3e263387f7ffd67e4b53a2515e7a30e05e23c451d4f854c3a68cd3cd1dfa2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alrobles/actions/runs/26299417572"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-22T16:29:18.000Z",
      "arch": "x86_64",
      "commit": "8d2b2c306d697b241c309d5842efd8c523520abe",
      "fileid": "6c0f0f9befb5ffa60ffd371d1506cf88ced8a53694fb50144328822700bd158b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alrobles/actions/runs/26299417572"
    }
  ]
}