{
  "_id": "6a180e21acfb0bcc41dae154",
  "Package": "dSTEM",
  "Type": "Package",
  "Title": "Multiple Testing of Local Extrema for Detection of Change Points",
  "Version": "2.0-1",
  "Date": "2023-6-20",
  "Author": "Zhibing He <zhibingh@asu.edu>",
  "Maintainer": "Zhibing He <zhibingh@asu.edu>",
  "Description": "Simultaneously detect the number and locations of change\npoints in piecewise linear models under stationary Gaussian\nnoise allowing autocorrelated random noise. The core idea is to\ntransform the problem of detecting change points into the\ndetection of local extrema (local maxima and local\nminima)through kernel smoothing and differentiation of the data\nsequence, see Cheng et al. (2020) <doi:10.1214/20-EJS1751>. A\nlow-computational and fast algorithm call 'dSTEM' is introduced\nto detect change points based on the 'STEM' algorithm in D.\nCheng and A. Schwartzman (2017) <doi:10.1214/16-AOS1458>.",
  "URL": "https://doi.org/10.1214/20-EJS1751,\nhttps://doi.org/10.1214/16-AOS1458",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 09:40:35 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-06-21 08:00:07 UTC",
  "RemoteUrl": "https://github.com/cran/dSTEM",
  "RemoteRef": "HEAD",
  "RemoteSha": "aaab118e5637f50b7f9da70f4074f28d87d73a1f",
  "MD5sum": "8a3279678e10879f891bd44910e3a9ef",
  "_user": "cran",
  "_type": "src",
  "_file": "dSTEM_2.0-1.tar.gz",
  "_fileid": "79509fdebad7ece899dbc1f116a21267aef4e165d0e298ef09a88ce512d7ace9",
  "_filesize": 175875,
  "_sha256": "79509fdebad7ece899dbc1f116a21267aef4e165d0e298ef09a88ce512d7ace9",
  "_created": "2026-05-28T09:40:35.000Z",
  "_published": "2026-05-28T09:42:57.288Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78264406964,
      "time": 100,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7262666649"
    },
    {
      "job": 78264406989,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262670473"
    },
    {
      "job": 78264042755,
      "time": 134,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262633386"
    },
    {
      "job": 78264406934,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262664441"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26566956172",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/dSTEM",
  "_commit": {
    "id": "aaab118e5637f50b7f9da70f4074f28d87d73a1f",
    "author": "Zhibing He <zhibingh@asu.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.0-1\n",
    "time": 1687334407
  },
  "_maintainer": {
    "name": "Zhibing He",
    "email": "zhibingh@asu.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "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": 135,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dSTEM"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dSTEM.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "2.0-1",
      "date": "2023-06-21"
    }
  ],
  "_exports": [
    "conv",
    "cp.plt",
    "cpTest",
    "dstem",
    "est.pair",
    "est.sigma2",
    "est.slope",
    "Fdr",
    "fdrBH",
    "gen.signal",
    "smth.gau",
    "snr",
    "which.peaks"
  ],
  "_datasets": [
    {
      "name": "HST_stock",
      "title": "Stock price of Host & Hotel Resorts (HST)",
      "object": "HST_stock",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Date",
        "Close",
        "Volume",
        "Open",
        "High",
        "Low"
      ],
      "rows": 2517,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "conv",
      "title": "Compute convolution function using FFT",
      "topics": [
        "conv"
      ]
    },
    {
      "page": "cp.plt",
      "title": "Plot data sequence, the first and second-order derivatives, and their local extrema",
      "topics": [
        "cp.plt"
      ]
    },
    {
      "page": "cpTest",
      "title": "Multiple testing of change points for kernel smoothed data",
      "topics": [
        "cpTest"
      ]
    },
    {
      "page": "dstem",
      "title": "Detection of change points based on 'dSTEM' algorithm",
      "topics": [
        "dstem"
      ]
    },
    {
      "page": "est.pair",
      "title": "Identify pairwise local maxima and local minima of the second-order derivative",
      "topics": [
        "est.pair"
      ]
    },
    {
      "page": "est.sigma2",
      "title": "Estimate variance of smoothed Gaussian noise",
      "topics": [
        "est.sigma2"
      ]
    },
    {
      "page": "est.slope",
      "title": "Estimate piecewise slope for piecewise linear model",
      "topics": [
        "est.slope"
      ]
    },
    {
      "page": "Fdr",
      "title": "Compute TPR and FPR",
      "topics": [
        "Fdr"
      ]
    },
    {
      "page": "fdrBH",
      "title": "Compute FDR threshold based on Benjamini-Hochberg (BH) algorithm",
      "topics": [
        "fdrBH"
      ]
    },
    {
      "page": "gen.signal",
      "title": "Generate simulated signals",
      "topics": [
        "gen.signal"
      ]
    },
    {
      "page": "HST_stock",
      "title": "Stock price of Host & Hotel Resorts (HST)",
      "topics": [
        "HST_stock"
      ]
    },
    {
      "page": "smth.gau",
      "title": "Smoothing data using Gaussian kernel",
      "topics": [
        "smth.gau"
      ]
    },
    {
      "page": "snr",
      "title": "Compute SNR of a certain change point location",
      "topics": [
        "snr"
      ]
    },
    {
      "page": "which.peaks",
      "title": "Find local maxima and local minima of data sequence",
      "topics": [
        "which.peaks"
      ]
    }
  ],
  "_rundeps": [
    "MASS"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "dstem",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0-1",
      "date": "2026-05-28T09:42:20.000Z",
      "distro": "noble",
      "commit": "aaab118e5637f50b7f9da70f4074f28d87d73a1f",
      "fileid": "577ffe54f8338250cab617ecba6fb1a0400db3d91b15bde0d60386120a3be7f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26566956172"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0-1",
      "date": "2026-05-28T09:42:30.000Z",
      "distro": "noble",
      "commit": "aaab118e5637f50b7f9da70f4074f28d87d73a1f",
      "fileid": "933eda3e59ddd07fb51c0f2e82a1fed403896823ff717955eb8cb8077652473c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26566956172"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0-1",
      "date": "2026-05-28T09:42:25.000Z",
      "commit": "aaab118e5637f50b7f9da70f4074f28d87d73a1f",
      "fileid": "1bcaa9dec06ae0ff2e5805bb98a13c259115b84913e03646a1e6c056ac90bfd7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26566956172"
    }
  ]
}