{
  "_id": "6a49d2e8b48287dcb3fda89e",
  "Package": "webreadr",
  "Type": "Package",
  "Title": "Tools for Reading Formatted Access Log Files",
  "Version": "0.4.999999999",
  "Date": "2018-01-26",
  "Author": "Oliver Keyes [aut, cre], Andrew Martin [ctb]",
  "Maintainer": "Oliver Keyes <ironholds@gmail.com>",
  "Description": "Read and tidy various common forms of web request log,\nincluding the Common and Combined Web Log formats and various\nAmazon access log types.",
  "License": "MIT + file LICENSE",
  "BugReports": "https://github.com/Ironholds/webreadr/issues",
  "URL": "https://github.com/Ironholds/webreadr",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.1.0",
  "Config/pak/sysreqs": "libx11-dev",
  "Repository": "https://ironholds.r-universe.dev",
  "Date/Publication": "2020-10-28 19:52:18 UTC",
  "RemoteUrl": "https://github.com/ironholds/webreadr",
  "RemoteRef": "HEAD",
  "RemoteSha": "545932629e3e7082911c91ee41a9ac0474832e1d",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-16 10:58:39 UTC",
    "User": "root"
  },
  "_user": "ironholds",
  "_type": "src",
  "_file": "webreadr_0.4.999999999.tar.gz",
  "_fileid": "https://r2.ropensci.org/272203776efb41febdc48d3f6bb74860a82a17b56c4067ad79b751e59a568c5f",
  "_filesize": 151794,
  "_sha256": "272203776efb41febdc48d3f6bb74860a82a17b56c4067ad79b751e59a568c5f",
  "_expires": "2026-10-13T03:43:35.000Z",
  "_created": "2026-06-16T10:58:39.000Z",
  "_published": "2026-07-05T03:43:36.764Z",
  "_jobs": [
    {
      "job": 85190144033,
      "time": 144,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7664831588"
    },
    {
      "job": 85190144009,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7664830664"
    },
    {
      "job": 85190144050,
      "time": 127,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7664825492"
    },
    {
      "job": 85190144053,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7664831596"
    },
    {
      "job": 85190144067,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7664812420"
    },
    {
      "job": 85190143908,
      "time": 215,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7664857224"
    },
    {
      "job": 85190143900,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7664816919"
    },
    {
      "job": 85190143896,
      "time": 263,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7664875322"
    },
    {
      "job": 85190143727,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7664778148"
    },
    {
      "job": 85190143955,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7664820963"
    },
    {
      "job": 85190143859,
      "time": 117,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7664821794"
    },
    {
      "job": 85190143893,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7664818982"
    },
    {
      "job": 85190143930,
      "time": 128,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7664827643"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ironholds/actions/runs/27612574926",
  "_status": "success",
  "_upstream": "https://github.com/ironholds/webreadr",
  "_commit": {
    "id": "545932629e3e7082911c91ee41a9ac0474832e1d",
    "author": "Os Keyes <Ironholds@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #26 from abett/master\n\nUpdated read_aws function to include current set of headers ",
    "time": 1603914738
  },
  "_maintainer": {
    "name": "Oliver Keyes",
    "email": "ironholds@gmail.com"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "iptools",
      "role": "Suggests"
    },
    {
      "package": "urltools",
      "role": "Suggests"
    },
    {
      "package": "rgeolocate",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "ironholds",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "access-logs",
    "cpp"
  ],
  "_stars": 53,
  "_contributors": [
    {
      "user": "ironholds",
      "count": 6,
      "uuid": 2487262
    },
    {
      "user": "brendan-r",
      "count": 5,
      "uuid": 3510374
    },
    {
      "user": "abett",
      "count": 4,
      "uuid": 1618409
    },
    {
      "user": "almartin82",
      "count": 3,
      "uuid": 782135
    },
    {
      "user": "cderv",
      "count": 1,
      "uuid": 6791940
    },
    {
      "user": "hadley",
      "count": 1,
      "uuid": 4196
    }
  ],
  "_userbio": {
    "uuid": 2487262,
    "type": "user",
    "name": "Os Keyes",
    "followers": 368
  },
  "_downloads": {
    "count": 229,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/webreadr"
  },
  "_devurl": "https://github.com/ironholds/webreadr",
  "_searchresults": 18,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/webreadr.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ironholds/webreadr",
  "_realowner": "ironholds",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2015-07-16"
    },
    {
      "version": "0.4.0",
      "date": "2016-01-23"
    }
  ],
  "_exports": [
    "read_aws",
    "read_bro",
    "read_clf",
    "read_combined",
    "read_iis",
    "read_s3",
    "read_squid",
    "split_clf",
    "split_squid"
  ],
  "_help": [
    {
      "page": "read_aws",
      "title": "read Amazon CloudFront access logs",
      "topics": [
        "read_aws"
      ]
    },
    {
      "page": "read_bro",
      "title": "Read bro logfiles",
      "topics": [
        "read_bro"
      ]
    },
    {
      "page": "read_clf",
      "title": "read CLF-formatted logs",
      "topics": [
        "read_clf"
      ]
    },
    {
      "page": "read_combined",
      "title": "read Combined Log Format files",
      "topics": [
        "read_combined"
      ]
    },
    {
      "page": "read_iis",
      "title": "Read Microsoft IIS Logs",
      "topics": [
        "read_iis"
      ]
    },
    {
      "page": "read_s3",
      "title": "Read Amazon S3 Access Logs",
      "topics": [
        "read_s3"
      ]
    },
    {
      "page": "read_squid",
      "title": "read Squid files",
      "topics": [
        "read_squid"
      ]
    },
    {
      "page": "split_clf",
      "title": "split requests from a CLF-formatted file",
      "topics": [
        "split_clf"
      ]
    },
    {
      "page": "split_squid",
      "title": "split the \"status_code\" field in a Squid-formatted dataset.",
      "topics": [
        "split_squid"
      ]
    },
    {
      "page": "webreadr",
      "title": "A package for reading various common forms of request log",
      "topics": [
        "webreadr"
      ]
    }
  ],
  "_readme": "https://github.com/ironholds/webreadr/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "glue",
    "hms",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "Rcpp",
    "readr",
    "rlang",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "Introduction.Rmd",
      "filename": "Introduction.html",
      "title": "Introduction to webreadr",
      "author": "Oliver Keyes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Reading web access logs",
        "File reading",
        "Splitting combined fields",
        "Other ideas"
      ],
      "created": "2015-03-21 18:37:51",
      "modified": "2018-04-10 15:56:23",
      "commits": 6
    }
  ],
  "_score": 6.377488383376133,
  "_indexed": true,
  "_nocasepkg": "webreadr",
  "_universes": [
    "ironholds"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.999999999",
      "date": "2026-06-16T11:01:02.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "545932629e3e7082911c91ee41a9ac0474832e1d",
      "fileid": "https://r2.ropensci.org/2470b6d025c2823cf73f5813fec93692e22b1483116bd07fe42e4e4442936954",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/27612574926"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.999999999",
      "date": "2026-06-16T11:00:57.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "545932629e3e7082911c91ee41a9ac0474832e1d",
      "fileid": "https://r2.ropensci.org/6b6f47ad52d6bd52ba85794d8c56ebde7f2770dfa24aff5a45d8a043548c5084",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/27612574926"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.999999999",
      "date": "2026-06-16T11:00:45.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "545932629e3e7082911c91ee41a9ac0474832e1d",
      "fileid": "https://r2.ropensci.org/aca7513696f0ad7feb30261cec4fa09c4ba5dc60df5255334f8516172afc4a45",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/27612574926"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.999999999",
      "date": "2026-06-16T11:00:58.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "545932629e3e7082911c91ee41a9ac0474832e1d",
      "fileid": "https://r2.ropensci.org/d9bdbd069a34f01479804749a076fe5de3c46c19a20958c956f487d72dc1de8a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/27612574926"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.999999999",
      "date": "2026-06-16T11:00:11.000Z",
      "arch": "aarch64",
      "commit": "545932629e3e7082911c91ee41a9ac0474832e1d",
      "fileid": "https://r2.ropensci.org/968ca4e8f8738a5ecb2c1206d858863e1cd9bee9338307f417a3b4649cd7bc42",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/27612574926"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.999999999",
      "date": "2026-06-16T11:01:52.000Z",
      "arch": "x86_64",
      "commit": "545932629e3e7082911c91ee41a9ac0474832e1d",
      "fileid": "https://r2.ropensci.org/1e06fe24f593cafc36dccefeac5a463d564b98e0c336e5afcd5bb59a7c0fdd5a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/27612574926"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.999999999",
      "date": "2026-06-16T11:00:21.000Z",
      "arch": "aarch64",
      "commit": "545932629e3e7082911c91ee41a9ac0474832e1d",
      "fileid": "https://r2.ropensci.org/732e70e718f277afff960f8744b0c95dc76a823405ff715676e120e1e56a88bc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/27612574926"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.999999999",
      "date": "2026-06-16T11:02:16.000Z",
      "arch": "x86_64",
      "commit": "545932629e3e7082911c91ee41a9ac0474832e1d",
      "fileid": "https://r2.ropensci.org/304943e06757f637ceb0aadc19e22d33f38aaa63c0879653b29a729a7589d1d9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/27612574926"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.999999999",
      "date": "2026-06-16T11:00:49.000Z",
      "arch": "emscripten",
      "commit": "545932629e3e7082911c91ee41a9ac0474832e1d",
      "fileid": "https://r2.ropensci.org/539c7f9301fc0d5ed063fc53443a14ba345124840c57ace62fc9b191c2c134b5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/27612574926"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.999999999",
      "date": "2026-06-16T11:00:06.000Z",
      "arch": "x86_64",
      "commit": "545932629e3e7082911c91ee41a9ac0474832e1d",
      "fileid": "https://r2.ropensci.org/d9bcccdf7df18ad36e56e0da38305d2ac367c8505741343706441bd83485e122",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/27612574926"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.999999999",
      "date": "2026-06-16T11:00:01.000Z",
      "arch": "x86_64",
      "commit": "545932629e3e7082911c91ee41a9ac0474832e1d",
      "fileid": "https://r2.ropensci.org/d75f5276fade2323b181db5561eb59b85364fcbdd7440e696916fed748e39360",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/27612574926"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.999999999",
      "date": "2026-06-16T11:00:19.000Z",
      "arch": "x86_64",
      "commit": "545932629e3e7082911c91ee41a9ac0474832e1d",
      "fileid": "https://r2.ropensci.org/0be52244e1798d0ede61b0b6dd51feef14ce2263a54dd71c6ae5065f1fad6775",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/27612574926"
    }
  ]
}