{
  "_id": "6a1edfc7b401979e73410696",
  "Package": "pRSR",
  "Type": "Package",
  "Title": "Test of Periodicity using Response Surface Regression",
  "Version": "3.1.1",
  "Date": "2016-05-13",
  "Author": "M. S. Islam",
  "Maintainer": "M. S. Islam <shahed-sta@sust.edu>",
  "Description": "Tests periodicity in short time series using response\nsurface regression.",
  "Classification/ACM": "G.3, G.4, I.5.1",
  "Classification/MSC": "62M10, 91B84",
  "LazyData": "yes",
  "License": "GPL (>= 2)",
  "Packaged": {
    "Date": "2026-05-20 07:30:39 UTC",
    "User": "root"
  },
  "NeedsCompilation": "yes",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2016-05-16 19:31:44 UTC",
  "RemoteUrl": "https://github.com/cran/pRSR",
  "RemoteRef": "HEAD",
  "RemoteSha": "108d2686ea5141f6b4eb46499488b47d6d4547c4",
  "MD5sum": "082830aad569a7f8e9f504cb0dc3ff55",
  "_user": "cran",
  "_type": "src",
  "_file": "pRSR_3.1.1.tar.gz",
  "_fileid": "164cd8b04e96c56663ad769e49e74243a64a50f6cdeef3315a5803cecc820e09",
  "_filesize": 690167,
  "_sha256": "164cd8b04e96c56663ad769e49e74243a64a50f6cdeef3315a5803cecc820e09",
  "_created": "2026-05-20T07:30:39.000Z",
  "_published": "2026-06-02T13:51:03.377Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79086536824,
      "time": 109,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7103867506"
    },
    {
      "job": 79086536081,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7103865725"
    },
    {
      "job": 79086536981,
      "time": 159,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103882786"
    },
    {
      "job": 79086537119,
      "time": 99,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103864383"
    },
    {
      "job": 79086536246,
      "time": 140,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103828803"
    },
    {
      "job": 79086535248,
      "time": 85,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359609546"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26147842455",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/pRSR",
  "_commit": {
    "id": "108d2686ea5141f6b4eb46499488b47d6d4547c4",
    "author": "M. S. Islam <shahed-sta@sust.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 3.1.1\n",
    "time": 1463427104
  },
  "_maintainer": {
    "name": "M. S. Islam",
    "email": "shahed-sta@sust.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    }
  ],
  "_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": 149,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pRSR"
  },
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/pRSR.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "3.0.2",
      "date": "2014-07-10"
    },
    {
      "version": "3.1.1",
      "date": "2016-05-16"
    }
  ],
  "_exports": [
    "FitHReg",
    "GetFitHReg",
    "plotrsr",
    "pvalrsr",
    "SimulateAR1",
    "SimulateHReg"
  ],
  "_datasets": [
    {
      "name": "TPout",
      "title": "Utility function",
      "object": "TPout",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "pRSR-package",
      "title": "It tests periodicity for any series using response surface regression (RSR).",
      "topics": [
        "pRSR-package",
        "pRSR"
      ]
    },
    {
      "page": "FitHReg",
      "title": "Fits Three Parameter Harmonic Regression",
      "topics": [
        "FitHReg"
      ]
    },
    {
      "page": "GetFitHReg",
      "title": "Compute loglikelihood ratio test statistic",
      "topics": [
        "GetFitHReg"
      ]
    },
    {
      "page": "plotrsr",
      "title": "Plot of response surface regression for different quantile",
      "topics": [
        "plotrsr"
      ]
    },
    {
      "page": "pvalrsr",
      "title": "Finds pvalue for testing periodicity using RSR.",
      "topics": [
        "pvalrsr"
      ]
    },
    {
      "page": "SimulateAR1",
      "title": "Simulate AR(1) series",
      "topics": [
        "SimulateAR1"
      ]
    },
    {
      "page": "SimulateHReg",
      "title": "Simulate Harmonic Regression",
      "topics": [
        "SimulateHReg"
      ]
    },
    {
      "page": "TPout",
      "title": "Utility function",
      "topics": [
        "TPout"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "prsr",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.1.1",
      "date": "2026-05-20T07:32:43.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "108d2686ea5141f6b4eb46499488b47d6d4547c4",
      "fileid": "6b7ae4dcb316ec7f3e47e11266d00a5758c76b1865c861b13911325c11fc38ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26147842455"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.1.1",
      "date": "2026-05-20T07:32:34.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "108d2686ea5141f6b4eb46499488b47d6d4547c4",
      "fileid": "2a80d35e608f6515ebe3b7b60d6d11244d2416c94fd5627fd09b186b9828ecba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26147842455"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.1.1",
      "date": "2026-05-20T07:33:30.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "108d2686ea5141f6b4eb46499488b47d6d4547c4",
      "fileid": "6e66ae91d27bc0005311f1a0dcc0e3421cac2e58b0d080e57be6ddb9ec9b5c91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26147842455"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.1.1",
      "date": "2026-05-20T07:32:29.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "108d2686ea5141f6b4eb46499488b47d6d4547c4",
      "fileid": "384fbb46116cf67e025d833a0b586b1faba34887b269a47e2244cf36acfefc88",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26147842455"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.1.1",
      "date": "2026-06-02T13:50:33.000Z",
      "arch": "emscripten",
      "commit": "108d2686ea5141f6b4eb46499488b47d6d4547c4",
      "fileid": "c484a07ddff18d83533beb2532725f9867fed2780ee8890fa164afa685afa572",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26147842455"
    }
  ]
}