{
  "_id": "6a1e80fe1d7bb097a0a66564",
  "Package": "mSTEM",
  "Type": "Package",
  "Title": "Multiple Testing of Local Extrema for Detection of Change Points",
  "Version": "1.0-1",
  "Date": "2019-09-1",
  "Author": "Zhibing He and Dan Cheng",
  "Maintainer": "Zhibing He <zhibingh@asu.edu>",
  "Description": "A new approach to detect change points based on smoothing\nand multiple testing, which is for long data sequence modeled\nas piecewise constant functions plus stationary Gaussian noise,\nsee Dan Cheng and Armin Schwartzman (2015) <arXiv:1504.06384>.",
  "URL": "https://arxiv.org/abs/1504.06384",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 07:04:15 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2019-10-02 09:00:05 UTC",
  "RemoteUrl": "https://github.com/cran/mSTEM",
  "RemoteRef": "HEAD",
  "RemoteSha": "a4d566139cce621b9fbdf8719250c830eb408179",
  "MD5sum": "c9613e92540b27845e4c8f682c2628ed",
  "_user": "cran",
  "_type": "src",
  "_file": "mSTEM_1.0-1.tar.gz",
  "_fileid": "58f3720e07db6c2bd7d6492df7db7de6a6a5ae315e4f4738dec5584fb10a4dd4",
  "_filesize": 107321,
  "_sha256": "58f3720e07db6c2bd7d6492df7db7de6a6a5ae315e4f4738dec5584fb10a4dd4",
  "_created": "2026-06-02T07:04:15.000Z",
  "_published": "2026-06-02T07:06:38.168Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79017338910,
      "time": 102,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351113356"
    },
    {
      "job": 79017338806,
      "time": 97,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351111924"
    },
    {
      "job": 79017004068,
      "time": 148,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351083855"
    },
    {
      "job": 79017338817,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351109431"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26803983268",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/mSTEM",
  "_commit": {
    "id": "a4d566139cce621b9fbdf8719250c830eb408179",
    "author": "Zhibing He <zhibingh@asu.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0-1\n",
    "time": 1570006805
  },
  "_maintainer": {
    "name": "Zhibing He",
    "email": "zhibingh@asu.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "latex2exp",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 134,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mSTEM"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mSTEM.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0-1",
      "date": "2019-10-02"
    }
  ],
  "_exports": [
    "ch.est",
    "conv",
    "Fdr",
    "fdr.gam",
    "fdrBH",
    "GenDY",
    "GenMu",
    "GenZ",
    "illu.plot",
    "which.cp",
    "which.peaks"
  ],
  "_help": [
    {
      "page": "ch.est",
      "title": "Estimate *s2*,*lambda2*,*lambda4*,*Delta*",
      "topics": [
        "ch.est"
      ]
    },
    {
      "page": "conv",
      "title": "Compute convolution function using FFT, similar to the function 'conv' in matlab",
      "topics": [
        "conv"
      ]
    },
    {
      "page": "Fdr",
      "title": "Evaluate performance of estimated change points",
      "topics": [
        "Fdr"
      ]
    },
    {
      "page": "fdr.gam",
      "title": "Parallel computing fdr and power of change points estimation for different 'gamma' and 'nu'",
      "topics": [
        "fdr.gam"
      ]
    },
    {
      "page": "fdrBH",
      "title": "FDR threshold based on the Benjamini-Hochberg algorithm",
      "topics": [
        "fdrBH"
      ]
    },
    {
      "page": "GenDY",
      "title": "Generate first-order differential of a smoothed sequence Y",
      "topics": [
        "GenDY"
      ]
    },
    {
      "page": "GenMu",
      "title": "Generate a piecewise constant sequence starting from 0",
      "topics": [
        "GenMu"
      ]
    },
    {
      "page": "GenZ",
      "title": "Generate Gaussian autocorrelated random error sequence based on White-noise and Gaussian kernal",
      "topics": [
        "GenZ"
      ]
    },
    {
      "page": "illu.plot",
      "title": "Illustration plot of the procedure t0 detect change points",
      "topics": [
        "illu.plot"
      ]
    },
    {
      "page": "which.cp",
      "title": "Find locations of change points",
      "topics": [
        "which.cp"
      ]
    },
    {
      "page": "which.peaks",
      "title": "Find local maxima and minima in a sequence",
      "topics": [
        "which.peaks"
      ]
    }
  ],
  "_readme": "https://github.com/cran/mSTEM/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "doParallel",
    "foreach",
    "iterators",
    "latex2exp"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "mstem",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-1",
      "date": "2026-06-02T07:06:05.000Z",
      "distro": "noble",
      "commit": "a4d566139cce621b9fbdf8719250c830eb408179",
      "fileid": "ff8e1cbece7e3c1cdc4c4e81be06be856d678048fbd739c88389a5a71d30be62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26803983268"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-1",
      "date": "2026-06-02T07:06:00.000Z",
      "distro": "noble",
      "commit": "a4d566139cce621b9fbdf8719250c830eb408179",
      "fileid": "4d91d68097a9319fb5d3bf71f7487e2cfd21f9476ad7059534f08ce68ee146f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26803983268"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-1",
      "date": "2026-06-02T07:06:01.000Z",
      "commit": "a4d566139cce621b9fbdf8719250c830eb408179",
      "fileid": "6b3bdc269cebd6fab7eeb4861bb52b93bf6c6b0036b9df13c00c9ba9ba1dec0e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26803983268"
    }
  ]
}