{
  "_id": "6a1ee867b401979e73411a71",
  "Package": "InspectChangepoint",
  "Type": "Package",
  "Title": "High-Dimensional Changepoint Estimation via Sparse Projection",
  "Version": "1.2",
  "Date": "2022-04-15",
  "Author": "Tengyao Wang, Bertille Follain and Richard Samworth",
  "Maintainer": "Tengyao Wang <t.wang59@lse.ac.uk>",
  "Description": "Provides a data-driven projection-based method for\nestimating changepoints in high-dimensional time series.\nMultiple changepoints are estimated using a (wild) binary\nsegmentation scheme.",
  "License": "GPL-3",
  "RoxygenNote": "7.1.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 10:36:15 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2022-05-03 06:00:31 UTC",
  "RemoteUrl": "https://github.com/cran/InspectChangepoint",
  "RemoteRef": "HEAD",
  "RemoteSha": "789b6a84eb1fc9e06dc97ee7e5ed0085e173229d",
  "MD5sum": "630a3616b3d426c375dc31d1cfd943c2",
  "_user": "cran",
  "_type": "src",
  "_file": "InspectChangepoint_1.2.tar.gz",
  "_fileid": "fa59d7642ecad1a5f38e4fe7603d59ecbaaefc76907c43a6e1a668caafe295d0",
  "_filesize": 204552,
  "_sha256": "fa59d7642ecad1a5f38e4fe7603d59ecbaaefc76907c43a6e1a668caafe295d0",
  "_created": "2026-05-19T10:36:15.000Z",
  "_published": "2026-06-02T14:27:51.065Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79094568087,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7081163950"
    },
    {
      "job": 79094568761,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7081164058"
    },
    {
      "job": 79094567469,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7081125335"
    },
    {
      "job": 79094567254,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360582250"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26091676108",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/InspectChangepoint",
  "_commit": {
    "id": "789b6a84eb1fc9e06dc97ee7e5ed0085e173229d",
    "author": "Tengyao Wang <t.wang59@lse.ac.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2\n",
    "time": 1651557631
  },
  "_maintainer": {
    "name": "Tengyao Wang",
    "email": "t.wang59@lse.ac.uk"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "RSpectra",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 278,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/InspectChangepoint"
  },
  "_searchresults": 37,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/InspectChangepoint.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2016-06-26"
    },
    {
      "version": "1.0.1",
      "date": "2016-07-02"
    },
    {
      "version": "1.1",
      "date": "2020-01-09"
    },
    {
      "version": "1.2",
      "date": "2022-05-03"
    }
  ],
  "_exports": [
    "compute.threshold",
    "cusum.transform",
    "cusum.transform.missing",
    "cusum.univariate.missing",
    "inspect",
    "locate.change",
    "locate.change.missing",
    "multi.change",
    "PiS",
    "PiW",
    "rescale.variance",
    "single.change",
    "sparse.svd",
    "sparse.svd.missing"
  ],
  "_help": [
    {
      "page": "compute.threshold",
      "title": "Computing threshold used in 'inspect'",
      "topics": [
        "compute.threshold"
      ]
    },
    {
      "page": "cusum.transform",
      "title": "CUSUM transformation",
      "topics": [
        "cusum.transform"
      ]
    },
    {
      "page": "cusum.transform.missing",
      "title": "MissCUSUM transformation of a matrix with missing entries",
      "topics": [
        "cusum.transform.missing"
      ]
    },
    {
      "page": "cusum.univariate.missing",
      "title": "MissCUSUM transformation of a single vector with missing entries",
      "topics": [
        "cusum.univariate.missing"
      ]
    },
    {
      "page": "inspect",
      "title": "Informative sparse projection for estimation of changepoints (inspect)",
      "topics": [
        "inspect"
      ]
    },
    {
      "page": "locate.change",
      "title": "Single changepoint estimation",
      "topics": [
        "locate.change"
      ]
    },
    {
      "page": "locate.change.missing",
      "title": "Single changepoint estimation with missing data",
      "topics": [
        "locate.change.missing"
      ]
    },
    {
      "page": "multi.change",
      "title": "Generating a high-dimensional time series with multiple changepoints",
      "topics": [
        "multi.change"
      ]
    },
    {
      "page": "PiS",
      "title": "Matrix projection onto the nuclear norm unit sphere",
      "topics": [
        "PiS"
      ]
    },
    {
      "page": "PiW",
      "title": "Projection onto the standard simplex",
      "topics": [
        "PiW"
      ]
    },
    {
      "page": "plot.hdchangeseq",
      "title": "Plot function for 'hdchangeseq' class",
      "topics": [
        "plot.hdchangeseq"
      ]
    },
    {
      "page": "plot.inspect",
      "title": "Plot function for 'inspect' class objects",
      "topics": [
        "plot.inspect"
      ]
    },
    {
      "page": "print.inspect",
      "title": "Print function for 'inspect' class objects",
      "topics": [
        "print.inspect"
      ]
    },
    {
      "page": "printPercentage",
      "title": "Print percentage",
      "topics": [
        "printPercentage"
      ]
    },
    {
      "page": "random.UnitVector",
      "title": "Generate a random unit vectors in R^n",
      "topics": [
        "random.UnitVector"
      ]
    },
    {
      "page": "rescale.variance",
      "title": "Noise standardisation for multivariate time series.",
      "topics": [
        "rescale.variance"
      ]
    },
    {
      "page": "single.change",
      "title": "Generating high-dimensional time series with exactly one change in the mean structure",
      "topics": [
        "single.change"
      ]
    },
    {
      "page": "sparse.svd",
      "title": "Computing the sparse leading left singular vector of a matrix",
      "topics": [
        "sparse.svd"
      ]
    },
    {
      "page": "sparse.svd.missing",
      "title": "Computing the sparse leading left singular vector of a matrix with missing entries",
      "topics": [
        "sparse.svd.missing"
      ]
    },
    {
      "page": "summary.inspect",
      "title": "Summary function for 'inspect' class objects",
      "topics": [
        "summary.inspect"
      ]
    },
    {
      "page": "vector.clip",
      "title": "Clipping a vector from above and below",
      "topics": [
        "vector.clip"
      ]
    },
    {
      "page": "vector.norm",
      "title": "Norm of a vector",
      "topics": [
        "vector.norm"
      ]
    },
    {
      "page": "vector.normalise",
      "title": "Normalise a vector",
      "topics": [
        "vector.normalise"
      ]
    },
    {
      "page": "vector.soft.thresh",
      "title": "Soft thresholding a vector",
      "topics": [
        "vector.soft.thresh"
      ]
    }
  ],
  "_rundeps": [
    "MASS"
  ],
  "_score": 1.568201724066995,
  "_indexed": true,
  "_nocasepkg": "inspectchangepoint",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-19T10:38:11.000Z",
      "distro": "noble",
      "commit": "789b6a84eb1fc9e06dc97ee7e5ed0085e173229d",
      "fileid": "e22dc08ed63b0fa28181170f499ade3c744bb6bc362ab0fcad60a43aa860c196",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26091676108"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-19T10:38:08.000Z",
      "distro": "noble",
      "commit": "789b6a84eb1fc9e06dc97ee7e5ed0085e173229d",
      "fileid": "28492ce1e4224381229a8c58292d9d8319988a3721917637f5ec2278ea565d47",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26091676108"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2",
      "date": "2026-06-02T14:27:21.000Z",
      "commit": "789b6a84eb1fc9e06dc97ee7e5ed0085e173229d",
      "fileid": "5413f89d27625a2c633249e262eed46470c0b8bd496c379f6f0743d93a7522ee",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26091676108"
    }
  ]
}