{
  "_id": "6a493042b5e98c4082a0d369",
  "Package": "reconstructr",
  "Type": "Package",
  "Title": "Session Reconstruction and Analysis",
  "Version": "2.0.3",
  "Date": "2022-02-12",
  "Author": "Os Keyes",
  "Maintainer": "Os Keyes <ironholds@gmail.com>",
  "Description": "Functions to reconstruct sessions from web log or other\nuser trace data and calculate various metrics around them,\nproducing tabular, output that is compatible with 'dplyr' or\n'data.table' centered processes.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/Ironholds/reconstructr",
  "BugReports": "https://github.com/Ironholds/reconstructr/issues",
  "RoxygenNote": "7.1.2",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://ironholds.r-universe.dev",
  "Date/Publication": "2022-02-12 21:08:08 UTC",
  "RemoteUrl": "https://github.com/ironholds/reconstructr",
  "RemoteRef": "HEAD",
  "RemoteSha": "37250ac15dbd580f8d908a972eedbf05b8039c80",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-04 16:03:33 UTC",
    "User": "root"
  },
  "_user": "ironholds",
  "_type": "src",
  "_file": "reconstructr_2.0.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/dfa4c1a2f1ecda4faa1eaf8f35e65e33981582961e23d4f1b6757a19a56507cb",
  "_filesize": 616593,
  "_sha256": "dfa4c1a2f1ecda4faa1eaf8f35e65e33981582961e23d4f1b6757a19a56507cb",
  "_expires": "2026-10-12T16:09:36.000Z",
  "_created": "2026-07-04T16:03:33.000Z",
  "_published": "2026-07-04T16:09:38.444Z",
  "_jobs": [
    {
      "job": 85146496986,
      "time": 135,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8083245002"
    },
    {
      "job": 85146496991,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8083244585"
    },
    {
      "job": 85146496984,
      "time": 147,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8083246385"
    },
    {
      "job": 85146496975,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8083242923"
    },
    {
      "job": 85146496993,
      "time": 76,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8083237556"
    },
    {
      "job": 85146496992,
      "time": 152,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8083246833"
    },
    {
      "job": 85146496996,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8083237700"
    },
    {
      "job": 85146497001,
      "time": 312,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8083266927"
    },
    {
      "job": 85146225047,
      "time": 217,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083227236"
    },
    {
      "job": 85146496978,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8083244657"
    },
    {
      "job": 85146496966,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8083239934"
    },
    {
      "job": 85146496959,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8083239710"
    },
    {
      "job": 85146496972,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8083239849"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ironholds/actions/runs/28711701208",
  "_status": "success",
  "_upstream": "https://github.com/ironholds/reconstructr",
  "_commit": {
    "id": "37250ac15dbd580f8d908a972eedbf05b8039c80",
    "author": "Os Keyes <ironholds@gmail.com>",
    "committer": "Os Keyes <ironholds@gmail.com>",
    "message": "fix\n",
    "time": 1644700088
  },
  "_maintainer": {
    "name": "Os Keyes",
    "email": "ironholds@gmail.com"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "ironholds",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "log-analysis",
    "session-reconstruction",
    "cpp"
  ],
  "_stars": 28,
  "_contributors": [
    {
      "user": "ironholds",
      "count": 5,
      "uuid": 2487262
    },
    {
      "user": "bearloga",
      "count": 1,
      "uuid": 1807519
    }
  ],
  "_userbio": {
    "uuid": 2487262,
    "type": "user",
    "name": "Os Keyes",
    "followers": 366
  },
  "_downloads": {
    "count": 351,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/reconstructr"
  },
  "_devurl": "https://github.com/ironholds/reconstructr",
  "_searchresults": 34,
  "_rbuild": "4.6.1",
  "_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/reconstructr.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ironholds/reconstructr",
  "_realowner": "ironholds",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5",
      "date": "2014-12-23"
    },
    {
      "version": "1.1.0",
      "date": "2015-05-31"
    },
    {
      "version": "1.1.1",
      "date": "2016-09-02"
    },
    {
      "version": "2.0.0",
      "date": "2016-09-07"
    },
    {
      "version": "2.0.2",
      "date": "2018-07-26"
    },
    {
      "version": "2.0.3",
      "date": "2022-02-16"
    },
    {
      "version": "2.0.4",
      "date": "2022-02-18"
    }
  ],
  "_exports": [
    "bounce_rate",
    "session_count",
    "session_length",
    "sessionise",
    "time_on_page"
  ],
  "_datasets": [
    {
      "name": "session_dataset",
      "title": "Example event dataset",
      "object": "session_dataset",
      "file": "session_dataset.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "uuid",
        "timestamp",
        "url"
      ],
      "rows": 63524,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bounce_rate",
      "title": "calculate the bounce rate within a session dataset",
      "topics": [
        "bounce_rate"
      ]
    },
    {
      "page": "reconstructr",
      "title": "functions for session reconstruction and analysis",
      "topics": [
        "reconstructr-package",
        "reconstructr"
      ]
    },
    {
      "page": "session_count",
      "title": "Count the number of sessions in a sessionised dataset",
      "topics": [
        "session_count"
      ]
    },
    {
      "page": "session_dataset",
      "title": "Example event dataset",
      "topics": [
        "session_dataset"
      ]
    },
    {
      "page": "session_length",
      "title": "Calculate session length",
      "topics": [
        "session_length"
      ]
    },
    {
      "page": "sessionise",
      "title": "Reconstruct sessions (experimental)",
      "topics": [
        "sessionise"
      ]
    },
    {
      "page": "time_on_page",
      "title": "Calculate time-on-page metrics",
      "topics": [
        "time_on_page"
      ]
    }
  ],
  "_readme": "https://github.com/ironholds/reconstructr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "openssl",
    "Rcpp",
    "sys"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "Introduction.Rmd",
      "filename": "Introduction.html",
      "title": "Session reconstruction in R",
      "author": "Oliver Keyes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Session reconstruction in R",
        "Dividing events into sessions",
        "Session metrics",
        "Other session functionality"
      ],
      "created": "2014-12-10 22:20:11",
      "modified": "2016-09-03 21:20:07",
      "commits": 6
    }
  ],
  "_score": 5.6776069527204935,
  "_indexed": true,
  "_nocasepkg": "reconstructr",
  "_universes": [
    "ironholds"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.3",
      "date": "2026-07-04T16:05:58.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "37250ac15dbd580f8d908a972eedbf05b8039c80",
      "fileid": "https://r2.ropensci.org/8fd536df16ebf759ecd003aa46c894e1efc46e7120adfc190ee426731798aafa",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/28711701208"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.3",
      "date": "2026-07-04T16:05:48.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "37250ac15dbd580f8d908a972eedbf05b8039c80",
      "fileid": "https://r2.ropensci.org/ded7a4b3dbf085fa76c4cc6316281805957b6601d31d99ef44ceccee4a6f26a0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/28711701208"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.0.3",
      "date": "2026-07-04T16:06:08.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "37250ac15dbd580f8d908a972eedbf05b8039c80",
      "fileid": "https://r2.ropensci.org/489e0b82225311ce469dfe17afe12c2cd32e232a2c90eb865b50cc85974a2676",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/28711701208"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.0.3",
      "date": "2026-07-04T16:05:36.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "37250ac15dbd580f8d908a972eedbf05b8039c80",
      "fileid": "https://r2.ropensci.org/eeb71b0a02aed294add22931c6008e4885a3d2a9419dd4b064ece0f5bf3f4279",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/28711701208"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.3",
      "date": "2026-07-04T16:04:57.000Z",
      "arch": "aarch64",
      "commit": "37250ac15dbd580f8d908a972eedbf05b8039c80",
      "fileid": "https://r2.ropensci.org/29ddf3b23d106631313cf5f2b5ba4377e47a34781778244621780d66c3d54f39",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/28711701208"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.3",
      "date": "2026-07-04T16:05:55.000Z",
      "arch": "x86_64",
      "commit": "37250ac15dbd580f8d908a972eedbf05b8039c80",
      "fileid": "https://r2.ropensci.org/770af7fed2e47e4f93e76bdbab3e912766eeb904622a80b350a10d512c9cb5a4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/28711701208"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.0.3",
      "date": "2026-07-04T16:04:57.000Z",
      "arch": "aarch64",
      "commit": "37250ac15dbd580f8d908a972eedbf05b8039c80",
      "fileid": "https://r2.ropensci.org/d8cacad64b9b4a7e5b1bb5d96ea477fa8b3b92199225e5921ffab42dafea9ca3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/28711701208"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.0.3",
      "date": "2026-07-04T16:07:46.000Z",
      "arch": "x86_64",
      "commit": "37250ac15dbd580f8d908a972eedbf05b8039c80",
      "fileid": "https://r2.ropensci.org/715ae7553103f86cff7f90bcab21ddbd1555e6f1d9242928f949e655277c5ac5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/28711701208"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.3",
      "date": "2026-07-04T16:06:06.000Z",
      "arch": "emscripten",
      "commit": "37250ac15dbd580f8d908a972eedbf05b8039c80",
      "fileid": "https://r2.ropensci.org/32a7b93d1ed8922857b2709698bdfbebe17f2c94fc05762166af157cc0d84d25",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/28711701208"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.3",
      "date": "2026-07-04T16:04:46.000Z",
      "arch": "x86_64",
      "commit": "37250ac15dbd580f8d908a972eedbf05b8039c80",
      "fileid": "https://r2.ropensci.org/be700a11e54e396683fb36a15ddc48319e9bc69918f0e05e55a7354af851a1c9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/28711701208"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.3",
      "date": "2026-07-04T16:04:46.000Z",
      "arch": "x86_64",
      "commit": "37250ac15dbd580f8d908a972eedbf05b8039c80",
      "fileid": "https://r2.ropensci.org/dcd703a52b6b12a384ddbae9883b43c92b16f4d1cef1e771f65958d0101d5fb7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/28711701208"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.0.3",
      "date": "2026-07-04T16:04:47.000Z",
      "arch": "x86_64",
      "commit": "37250ac15dbd580f8d908a972eedbf05b8039c80",
      "fileid": "https://r2.ropensci.org/9320e5cb7cbd3c6b0aa083567d146517fd2fe351bc6df683a826747332f091aa",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/28711701208"
    }
  ]
}