{
  "_id": "6a1f2be5b401979e7342590d",
  "Package": "spikes",
  "Type": "Package",
  "Title": "Detecting Election Fraud from Irregularities in Vote-Share\nDistributions",
  "Version": "1.1",
  "Date": "2016-09-21",
  "Author": "Arturas Rozenas",
  "Maintainer": "Arturas Rozenas <ar199@nyu.edu>",
  "Description": "Applies re-sampled kernel density method to detect vote\nfraud. It estimates the proportion of coarse vote-shares in the\nobserved data relative to the null hypothesis of no fraud.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 10:15:25 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2016-09-22 02:27:04 UTC",
  "RemoteUrl": "https://github.com/cran/spikes",
  "RemoteRef": "HEAD",
  "RemoteSha": "eadb7e35fca39bcd767d37cb491d7b8dfed5c8f1",
  "MD5sum": "a88837bc70e114e58c1ad282a1f46cf7",
  "_user": "cran",
  "_type": "src",
  "_file": "spikes_1.1.tar.gz",
  "_fileid": "c286e9d927cb8d0a3dad06c9bcbf47b6d4ac1504f920786d579508e1f9e23040",
  "_filesize": 748758,
  "_sha256": "c286e9d927cb8d0a3dad06c9bcbf47b6d4ac1504f920786d579508e1f9e23040",
  "_created": "2026-05-15T10:15:25.000Z",
  "_published": "2026-06-02T19:15:49.909Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79152256872,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014902956"
    },
    {
      "job": 79152256681,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014899292"
    },
    {
      "job": 79152255903,
      "time": 145,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014864725"
    },
    {
      "job": 79152255777,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367485009"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25912439216",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/spikes",
  "_commit": {
    "id": "eadb7e35fca39bcd767d37cb491d7b8dfed5c8f1",
    "author": "Arturas Rozenas <ar199@nyu.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1\n",
    "time": 1474511224
  },
  "_maintainer": {
    "name": "Arturas Rozenas",
    "email": "ar199@nyu.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.2",
      "role": "Depends"
    },
    {
      "package": "emdbook",
      "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": 185,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/spikes"
  },
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/spikes.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2016-09-06"
    },
    {
      "version": "1.1",
      "date": "2016-09-21"
    }
  ],
  "_exports": [
    "a",
    "bupdate",
    "confInt",
    "dmbeta",
    "dmbetabinom",
    "em.update",
    "est.density",
    "fraud",
    "init",
    "plot.out",
    "range01",
    "resample",
    "rmnorm",
    "roundr",
    "samp.mat",
    "spikes",
    "summary.out",
    "y.v"
  ],
  "_datasets": [
    {
      "name": "data",
      "title": "Example data",
      "object": "data",
      "file": "data.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "N",
        "t",
        "v"
      ],
      "rows": 95045,
      "table": true,
      "tojson": true
    },
    {
      "name": "output",
      "title": "Ouput object",
      "object": "output",
      "file": "output.rda",
      "class": [
        "out"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "confInt",
      "title": "Credible interval",
      "topics": [
        "confInt"
      ]
    },
    {
      "page": "data",
      "title": "Example data",
      "topics": [
        "data"
      ]
    },
    {
      "page": "output",
      "title": "Ouput object",
      "topics": [
        "output"
      ]
    },
    {
      "page": "plot.out",
      "title": "Plots output of 'spikes'",
      "topics": [
        "plot.out"
      ]
    },
    {
      "page": "spikes",
      "title": "Fraud-detection from vote-share data",
      "topics": [
        "spikes"
      ]
    },
    {
      "page": "spikes-internal",
      "title": "Internal functions",
      "topics": [
        "a",
        "bupdate",
        "dmbeta",
        "dmbetabinom",
        "em.update",
        "est.density",
        "fraud",
        "init",
        "range01",
        "resample",
        "rmnorm",
        "roundr",
        "samp.mat",
        "y.v"
      ]
    },
    {
      "page": "summary.out",
      "title": "Summarize",
      "topics": [
        "summary.out"
      ]
    }
  ],
  "_rundeps": [
    "bbmle",
    "bdsmatrix",
    "coda",
    "emdbook",
    "lattice",
    "MASS",
    "Matrix",
    "mvtnorm",
    "numDeriv",
    "plyr",
    "Rcpp"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "spikes",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-15T10:17:32.000Z",
      "distro": "noble",
      "commit": "eadb7e35fca39bcd767d37cb491d7b8dfed5c8f1",
      "fileid": "e57ac3e0cbd833099a385266b5b85b0f0b6325bf9e8a5dd03ac93266a0d26fc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25912439216"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-15T10:17:16.000Z",
      "distro": "noble",
      "commit": "eadb7e35fca39bcd767d37cb491d7b8dfed5c8f1",
      "fileid": "b769df155ab14112fcefd504cd6e9e937183f351469a7aa778d848a9e79c5c54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25912439216"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-06-02T19:15:29.000Z",
      "commit": "eadb7e35fca39bcd767d37cb491d7b8dfed5c8f1",
      "fileid": "6eb8061b0d901bc1c828c1d0563ba5dde32d54872aacaae92115e61b4fd9fa49",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25912439216"
    }
  ]
}