{
  "_id": "6a252cb34b233be198394d61",
  "Package": "SuperGauss",
  "Type": "Package",
  "Title": "Superfast Likelihood Inference for Stationary Gaussian Time\nSeries",
  "Version": "2.0.4",
  "Date": "2025-09-09",
  "Authors@R": "c(person(\"Yun\", \"Ling\", role = \"aut\"),\nperson(\"Martin\", \"Lysy\",\nemail = \"mlysy@uwaterloo.ca\",\nrole = c(\"aut\", \"cre\")))",
  "Description": "Likelihood evaluations for stationary Gaussian time series\nare typically obtained via the Durbin-Levinson algorithm, which\nscales as O(n^2) in the number of time series observations.\nThis package provides a \"superfast\" O(n log^2 n) algorithm\nwritten in C++, crossing over with Durbin-Levinson around n =\n300.  Efficient implementations of the score and Hessian\nfunctions are also provided, leading to superfast versions of\ninference algorithms such as Newton-Raphson and Hamiltonian\nMonte Carlo.  The C++ code provides a Toeplitz matrix class\npackaged as a header-only library, to simplify low-level usage\nin other packages and outside of R.",
  "URL": "https://github.com/mlysy/SuperGauss",
  "BugReports": "https://github.com/mlysy/SuperGauss/issues",
  "License": "GPL-3",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "SystemRequirements": "fftw3 (>= 3.1.2)",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-07 08:29:20 UTC",
    "User": "root"
  },
  "Author": "Yun Ling [aut], Martin Lysy [aut, cre]",
  "Maintainer": "Martin Lysy <mlysy@uwaterloo.ca>",
  "Config/pak/sysreqs": "libfftw3-dev",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-09-10 07:51:19 UTC",
  "RemoteUrl": "https://github.com/cran/SuperGauss",
  "RemoteRef": "HEAD",
  "RemoteSha": "ec31f6d4449ce699510ee6832c58068013119d3d",
  "MD5sum": "d5f656a25689c9d2b906caec114fe882",
  "_user": "cran",
  "_type": "src",
  "_file": "SuperGauss_2.0.4.tar.gz",
  "_fileid": "11fd2017640198e30a9db740c0c7d7fc5dd9646f8a3aea61834336db568c2a95",
  "_filesize": 607147,
  "_sha256": "11fd2017640198e30a9db740c0c7d7fc5dd9646f8a3aea61834336db568c2a95",
  "_created": "2026-06-07T08:29:20.000Z",
  "_published": "2026-06-07T08:32:51.639Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79944458598,
      "time": 152,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7462387991"
    },
    {
      "job": 79944458591,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7462387759"
    },
    {
      "job": 79944458595,
      "time": 147,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7462387420"
    },
    {
      "job": 79944458608,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7462388202"
    },
    {
      "job": 79944270530,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462366537"
    },
    {
      "job": 79944458592,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462385959"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27087326464",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/SuperGauss",
  "_commit": {
    "id": "ec31f6d4449ce699510ee6832c58068013119d3d",
    "author": "Martin Lysy <mlysy@uwaterloo.ca>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.0.4\n",
    "time": 1757490679
  },
  "_maintainer": {
    "name": "Martin Lysy",
    "email": "mlysy@uwaterloo.ca",
    "login": "mlysy",
    "description": "Martin Lysy",
    "uuid": 10173557
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.7",
      "role": "Imports"
    },
    {
      "package": "fftw",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "mvtnorm",
      "role": "Suggests"
    },
    {
      "package": "numDeriv",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-37",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "2.0.4",
      "date": "2025-09-10"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mlysy",
      "count": 8,
      "uuid": 10173557
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 609,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SuperGauss"
  },
  "_devurl": "https://github.com/mlysy/supergauss",
  "_searchresults": 37,
  "_topics": [
    "fftw3",
    "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/SuperGauss.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mlysy/supergauss",
  "_realowner": "mlysy",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2017-07-05"
    },
    {
      "version": "1.0.1",
      "date": "2019-03-13"
    },
    {
      "version": "1.0.2",
      "date": "2020-02-27"
    },
    {
      "version": "2.0.0",
      "date": "2020-09-21"
    },
    {
      "version": "2.0.1",
      "date": "2020-10-03"
    },
    {
      "version": "2.0.2",
      "date": "2021-10-19"
    },
    {
      "version": "2.0.3",
      "date": "2022-02-24"
    },
    {
      "version": "2.0.4",
      "date": "2025-09-10"
    }
  ],
  "_exports": [
    "%*%",
    "acf2incr",
    "acf2msd",
    "as.Toeplitz",
    "cholXZ",
    "cholZX",
    "Circulant",
    "determinant",
    "dnormtz",
    "dSnorm",
    "fbm_msd",
    "is.Toeplitz",
    "matern_acf",
    "msd2acf",
    "ncol",
    "NormalCirculant",
    "NormalToeplitz",
    "nrow",
    "pex_acf",
    "rnormtz",
    "rSnorm",
    "Snorm.grad",
    "Snorm.hess",
    "solve",
    "toep.mult",
    "Toeplitz"
  ],
  "_help": [
    {
      "page": "SuperGauss-package",
      "title": "Superfast inference for stationary Gaussian time series.",
      "topics": [
        "SuperGauss-package",
        "SuperGauss"
      ]
    },
    {
      "page": "acf2incr",
      "title": "Convert position autocorrelations to increment autocorrelations.",
      "topics": [
        "acf2incr"
      ]
    },
    {
      "page": "acf2msd",
      "title": "Convert autocorrelation of stationary increments to mean squared displacement of posititions.",
      "topics": [
        "acf2msd"
      ]
    },
    {
      "page": "Cholesky",
      "title": "Cholesky multiplication with Toeplitz variance matrices.",
      "topics": [
        "Cholesky",
        "cholXZ",
        "cholZX"
      ]
    },
    {
      "page": "Circulant",
      "title": "Constructor and methods for Circulant matrix objects.",
      "topics": [
        "Circulant"
      ]
    },
    {
      "page": "dnormtz",
      "title": "Density of a multivariate normal with Toeplitz variance matrix.",
      "topics": [
        "dnormtz"
      ]
    },
    {
      "page": "fbm_msd",
      "title": "Mean square displacement of fractional Brownian motion.",
      "topics": [
        "fbm_msd"
      ]
    },
    {
      "page": "matern_acf",
      "title": "Matern autocorrelation function.",
      "topics": [
        "matern_acf"
      ]
    },
    {
      "page": "msd2acf",
      "title": "Convert mean square displacement of positions to autocorrelation of increments.",
      "topics": [
        "msd2acf"
      ]
    },
    {
      "page": "NormalCirculant",
      "title": "Multivariate normal with Circulant variance matrix.",
      "topics": [
        "NormalCirculant"
      ]
    },
    {
      "page": "NormalToeplitz",
      "title": "Multivariate normal with Toeplitz variance matrix.",
      "topics": [
        "NormalToeplitz"
      ]
    },
    {
      "page": "pex_acf",
      "title": "Power-exponential autocorrelation function.",
      "topics": [
        "pex_acf"
      ]
    },
    {
      "page": "rnormtz",
      "title": "Simulate a stationary Gaussian time series.",
      "topics": [
        "rnormtz"
      ]
    },
    {
      "page": "SuperGauss-defunct",
      "title": "Defunct functions in 'SuperGauss'.",
      "topics": [
        "dSnorm",
        "rSnorm",
        "Snorm.grad",
        "Snorm.hess",
        "SuperGauss-defunct"
      ]
    },
    {
      "page": "toep.mult",
      "title": "Toeplitz matrix multiplication.",
      "topics": [
        "toep.mult"
      ]
    },
    {
      "page": "Toeplitz",
      "title": "Constructor and methods for Toeplitz matrix objects.",
      "topics": [
        "%*%",
        "as.Toeplitz",
        "determinant",
        "determinant,Toeplitz-method",
        "dim.Toeplitz",
        "is.Toeplitz",
        "ncol,Toeplitz-method",
        "nrow,Toeplitz-method",
        "solve",
        "solve,Toeplitz,ANY-method",
        "solve,Toeplitz-method",
        "Toeplitz"
      ]
    }
  ],
  "_rundeps": [
    "fftw",
    "R6",
    "Rcpp",
    "RcppEigen"
  ],
  "_sysdeps": [
    {
      "shlib": "libfftw3",
      "package": "libfftw3-double3",
      "headers": "libfftw3-dev",
      "source": "fftw3",
      "version": "3.3.10-1ubuntu3",
      "name": "fftw3",
      "homepage": "https://fftw.org",
      "description": "Library for computing Fast Fourier Transforms - Double precision"
    },
    {
      "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": "SuperGauss-quicktut.Rmd",
      "filename": "SuperGauss-quicktut.html",
      "title": "Superfast Likelihood Inference for Stationary Gaussian Time Series",
      "author": "Yun Ling, Martin Lysy",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Simulation of Fractional Brownian Motion",
        "Inference for the Hurst Parameter",
        "The Toeplitz Matrix Class",
        "Maximum Likelihood Calculation",
        "Caution with R6 Classes",
        "Superfast Newton-Raphson",
        "References"
      ],
      "created": "2017-07-05 22:00:36",
      "modified": "2020-09-21 17:20:03",
      "commits": 2
    }
  ],
  "_score": 3.5224442335063197,
  "_indexed": false,
  "_nocasepkg": "supergauss",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://mlysy.r-universe.dev/SuperGauss",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.4",
      "date": "2026-06-07T08:31:57.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ec31f6d4449ce699510ee6832c58068013119d3d",
      "fileid": "757f2101144980ab58cdeb82dbd2886d6986b082fb3dd5f59f42b8a70e9e580e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27087326464"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.4",
      "date": "2026-06-07T08:31:53.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ec31f6d4449ce699510ee6832c58068013119d3d",
      "fileid": "1b4b083acdf0f02c18b3cc57cbaf3638591b1babafc3d5a5a12ff05ce5b6f407",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27087326464"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.4",
      "date": "2026-06-07T08:31:53.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ec31f6d4449ce699510ee6832c58068013119d3d",
      "fileid": "b06f6511c48677ebaab55323ca6ef6826a1e2dfd811eaaaf28be8184b2cfcc59",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27087326464"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.4",
      "date": "2026-06-07T08:31:54.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ec31f6d4449ce699510ee6832c58068013119d3d",
      "fileid": "9cc972fc3e448d6b4c081e790cd1b10bf8a72da61a96949186e39d94b2a89194",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27087326464"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.4",
      "date": "2026-06-07T08:31:58.000Z",
      "arch": "emscripten",
      "commit": "ec31f6d4449ce699510ee6832c58068013119d3d",
      "fileid": "6a78269cc786084a19d048c5f74d22819671f3227ff03250e8fc37debc1b01d5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27087326464"
    }
  ]
}