{
  "_id": "6a22a46ccd65a98ecbd59737",
  "Package": "auctionr",
  "Type": "Package",
  "Title": "Estimate First-Price Auction Model",
  "Version": "0.1.0",
  "Authors@R": "c( person(\"Alex\",     \"MacKay\",       email = \"amackay@hbs.edu\",            role = c(\"aut\", \"cre\")),\nperson(\"Bob\",      \"Freeman\",      email = \"robert_freeman@harvard.edu\", role = c(\"aut\")),\nperson(\"Paul\",     \"Jonak\",        email = \"pjonak@hbs.edu\",             role = c(\"aut\")),\nperson(\"Victoria\", \"Prince\",       email = \"vliublinska@hbs.edu\",        role = c(\"aut\")),\nperson(\"Ista\",     \"Zahn\",         email = \"izahn@hbs.edu\",              role = c(\"aut\"))\n)",
  "Description": "Estimates a first-price auction model with conditionally\nindependent private values as described in MacKay (2020)\n<doi:10.2139/ssrn.3096534>. The model allows for unobserved\nheterogeneity that is common to all bidders in addition to\nobservable heterogeneity.",
  "License": "GPL-3",
  "URL": "https://github.com/ajmack/auctionr",
  "BugReports": "https://github.com/ajmack/auctionr/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "Repository": "https://ajmack.r-universe.dev",
  "Date/Publication": "2020-09-30 13:54:48 UTC",
  "RemoteUrl": "https://github.com/ajmack/auctionr",
  "RemoteRef": "HEAD",
  "RemoteSha": "03d50a0dc91838f915816fddc713b0f1737b0ae5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 10:22:54 UTC",
    "User": "root"
  },
  "Author": "Alex MacKay [aut, cre],\nBob Freeman [aut],\nPaul Jonak [aut],\nVictoria Prince [aut],\nIsta Zahn [aut]",
  "Maintainer": "Alex MacKay <amackay@hbs.edu>",
  "MD5sum": "7f8550b469131db4fc45a7abd12f49d9",
  "_user": "ajmack",
  "_type": "src",
  "_file": "auctionr_0.1.0.tar.gz",
  "_fileid": "fe382c7d20e160140185515178576b08afbec318813b75baabffcd70c85e46d0",
  "_filesize": 127475,
  "_sha256": "fe382c7d20e160140185515178576b08afbec318813b75baabffcd70c85e46d0",
  "_created": "2026-06-05T10:22:54.000Z",
  "_published": "2026-06-05T10:26:52.525Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79709126691,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434343708"
    },
    {
      "job": 79709126664,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434346726"
    },
    {
      "job": 79709126703,
      "time": 205,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7434364429"
    },
    {
      "job": 79709126719,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434345675"
    },
    {
      "job": 79708501111,
      "time": 257,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434311754"
    },
    {
      "job": 79709126661,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434342105"
    },
    {
      "job": 79709126678,
      "time": 64,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434331963"
    },
    {
      "job": 79709126718,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7434332935"
    },
    {
      "job": 79709126674,
      "time": 63,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434331485"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ajmack/actions/runs/27009238674",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ajmack/auctionr",
  "_commit": {
    "id": "03d50a0dc91838f915816fddc713b0f1737b0ae5",
    "author": "Victoria L. Prince <50959466+vliublinska@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Delete -VLIUBLINSKA-MBP.Rhistory",
    "time": 1601474088
  },
  "_maintainer": {
    "name": "Alex MacKay",
    "email": "amackay@hbs.edu",
    "login": "ajmack",
    "description": "",
    "uuid": 20776214
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "version": ">= 2016.8-1",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "ajmack",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "vliublinska",
      "count": 21,
      "uuid": 50959466
    },
    {
      "user": "devbioinfoguy",
      "count": 13,
      "uuid": 7583616
    },
    {
      "user": "izahn",
      "count": 5,
      "uuid": 321235
    },
    {
      "user": "pjonak",
      "count": 1,
      "uuid": 18425923
    }
  ],
  "_userbio": {
    "uuid": 20776214,
    "type": "user",
    "name": "ajmack"
  },
  "_downloads": {
    "count": 173,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/auctionr"
  },
  "_devurl": "https://github.com/ajmack/auctionr",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/auctionr.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ajmack/auctionr",
  "_realowner": "ajmack",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-06-25"
    }
  ],
  "_exports": [
    "auction_generate_data",
    "auction_model"
  ],
  "_help": [
    {
      "page": "auction_generate_data",
      "title": "Generates sample data for running 'auction_model'",
      "topics": [
        "auction_generate_data"
      ]
    },
    {
      "page": "auction_model",
      "title": "Estimates a first-price auction model.",
      "topics": [
        "auction_model"
      ]
    },
    {
      "page": "print.auctionmodel",
      "title": "Print an auction model.",
      "topics": [
        "print.auctionmodel"
      ]
    }
  ],
  "_readme": "https://github.com/ajmack/auctionr/raw/HEAD/README.md",
  "_rundeps": [
    "numDeriv"
  ],
  "_vignettes": [
    {
      "source": "auctionr.Rmd",
      "filename": "auctionr.html",
      "title": "Introduction to auctionr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Generating sample data",
        "Trying out several random starting points to estimate standard errors"
      ],
      "created": "2020-06-13 00:15:24",
      "modified": "2020-06-13 01:33:42",
      "commits": 2
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "auctionr",
  "_universes": [
    "ajmack"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-05T10:24:42.000Z",
      "distro": "noble",
      "commit": "03d50a0dc91838f915816fddc713b0f1737b0ae5",
      "fileid": "6e7e326ba37d1161da3835afca7b454e5effd7eb7f4d2a26d6e0e299c57a7ef2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ajmack/actions/runs/27009238674"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-05T10:24:49.000Z",
      "distro": "noble",
      "commit": "03d50a0dc91838f915816fddc713b0f1737b0ae5",
      "fileid": "7fa96190356170924b830ecefcedf53f1eb61346aae7ee80fa5b8179bd32fb04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ajmack/actions/runs/27009238674"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-05T10:25:48.000Z",
      "commit": "03d50a0dc91838f915816fddc713b0f1737b0ae5",
      "fileid": "cd2a894e199f8fffc5090b0c049cdcb9c859418cfafdec5dc7ba30e3ae9cf46a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ajmack/actions/runs/27009238674"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-05T10:24:50.000Z",
      "commit": "03d50a0dc91838f915816fddc713b0f1737b0ae5",
      "fileid": "1be3c2d9230ed553c668c2f016dd2e71d0f76055095dd49cc0d8563fc7fe29ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ajmack/actions/runs/27009238674"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-05T10:24:46.000Z",
      "commit": "03d50a0dc91838f915816fddc713b0f1737b0ae5",
      "fileid": "a1aebb4edd104eab40cccff1e1474e0ed1ada5d2abd9993ce61f15c582c10120",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ajmack/actions/runs/27009238674"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-05T10:23:55.000Z",
      "commit": "03d50a0dc91838f915816fddc713b0f1737b0ae5",
      "fileid": "e5f58980a4469cbb368968ba766645893f6c57e82b4708a131b49eeefb1bdf73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ajmack/actions/runs/27009238674"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-05T10:24:01.000Z",
      "commit": "03d50a0dc91838f915816fddc713b0f1737b0ae5",
      "fileid": "ed9afce8640fbea761cb56804e7feb02ffc4437af654e4cedec838551fa84b38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ajmack/actions/runs/27009238674"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-05T10:23:53.000Z",
      "commit": "03d50a0dc91838f915816fddc713b0f1737b0ae5",
      "fileid": "d0adf7e7ee1131ae426d65fd0d14a51bd7cfc3c963f5ff0b834ac07efa0ced7e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ajmack/actions/runs/27009238674"
    }
  ]
}