Skip to content

sobol

1.0.0

Quasi-Monte Carlo Sobol Sequence Generator

0packages depend
903downloads / year
60.5%test coverage
11/13checks pass

Overview

About
Maintained by Angel RoblesFirst published 2026-05-191 releasesCRAN page ↗GitHub ↗

Provides a fast and efficient implementation of Sobol sequences for quasi-Monte Carlo methods. The Sobol sequence is a low-discrepancy sequence with the property that for all values of N, its subsequence x1, ..., xN has a low discrepancy. It can be used to generate quasi-random numbers for use in Monte Carlo integration and other simulation methods. This implementation is based on the algorithms described by Bratley and Fox (1988) doi:10.1145/42288.214372 and uses direction numbers from Joe and Kuo (2008) doi:10.1145/1358628.1358630. The package includes both batch and incremental interfaces with support for arbitrary starting indices and reproducible sequences. It uses 'Rcpp' for efficient 'C++' integration.

Install

Health

CRAN checks
2NOTE11OK
Failing flavors
  • NOTE r-devel-linux-x86_64-debian-clang
  • NOTE r-devel-linux-x86_64-debian-gcc
Slowest check: 2.3 min · r-oldrel-windows-x86_64
Code health
Yes
Tests · ratio 2.07
60.5%
Coverage · measured lines
100%
Documentation · exports
3
Dependencies · direct
Check history
  • NOTE2026-07-11
    12 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • OK2026-05-19
    5 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMENoVignettesNopkgdown siteNoNEWSNoCode of conductNoContributing guideNo
Examples that run
100%
Documented parameters
100%
Return-value docs
100%
References docs
8%

Downloads

903
CRAN downloads in the past year
Rank #11,817 · ~2/day · ~75/mo
Daily download trend is not available in this view yet.
29730 days
90390 days
9031 year
Compare downloads with other packages →
Also on47 r2u25 autocran

Repository

Repository
0Stars
0Forks
5Open issues
0Open PRs
0Releases
License GPL-3.0 · Last activity 2026-05-22

Repository practices

Upstream repositoryBeta

5 development-tooling and community-health practices detected across 4 families in the upstream repository

Checks run against github.com/alrobles/sobol on 2026-07-19.

Continuous integration (1)
GitHub Actions
CRAN release process (2)
cran-comments.mdCRAN-SUBMISSION
Docs source (1)
README.Rmd
Lint, format, editor (1)
RStudio project
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
6 external dependencies (excludes base and recommended)
Depends (1)
R >= 3.5.0
Imports (3)
LinkingTo (1)
Enhances (0)
none
Reverse dependencies
0direct
0indirect

Nothing depends on this yet.

Code & Tests

People & History

People (6)
Maintainer (1)
Author, Maintainer
Authors (1)
Author, Maintainer
Contributors (5)
Contributor
Contributor
Contributor
Contributor
Contributor
Package Timeline

1 release. R releases are shown for context.

  • 1.0.0Latest
    2026-05-19 · current release
  • R
    R 4.6.0 released · 2026-04-24

Package metadata

First published
2026-05-19
Total releases
1 / 1 yrs
License
GPL (>= 3) OSI
Minimum R
≥ 3.5.0
Download size
not tracked yet
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →