{
  "_id": "6a16c438acfb0bcc41d883ca",
  "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-05-27 10:11:09 UTC",
    "User": "root"
  },
  "MD5sum": "1b62836be983b5aace976a761a0ec6a2",
  "_user": "ironholds",
  "_type": "src",
  "_file": "reconstructr_2.0.3.tar.gz",
  "_fileid": "5e983f6776a7056d7d969fae46ea75d6dacb1a35078d2c8e20ea4d6d0ee592ef",
  "_filesize": 612191,
  "_sha256": "5e983f6776a7056d7d969fae46ea75d6dacb1a35078d2c8e20ea4d6d0ee592ef",
  "_created": "2026-05-27T10:11:09.000Z",
  "_published": "2026-05-27T10:15:20.469Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78054766528,
      "time": 122,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7237746557"
    },
    {
      "job": 78054766502,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7237748132"
    },
    {
      "job": 78054766536,
      "time": 157,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7237758618"
    },
    {
      "job": 78054766505,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7237747733"
    },
    {
      "job": 78054766483,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7237735172"
    },
    {
      "job": 78054766478,
      "time": 151,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7237756090"
    },
    {
      "job": 78054766473,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7237736284"
    },
    {
      "job": 78054766634,
      "time": 206,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7237774600"
    },
    {
      "job": 78054325976,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237705727"
    },
    {
      "job": 78054767188,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237741609"
    },
    {
      "job": 78054766511,
      "time": 134,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7237750996"
    },
    {
      "job": 78054766699,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7237738427"
    },
    {
      "job": 78054766462,
      "time": 157,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7237758262"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ironholds/actions/runs/26504799721",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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"
  },
  "_downloads": {
    "count": 244,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/reconstructr"
  },
  "_devurl": "https://github.com/ironholds/reconstructr",
  "_searchresults": 31,
  "_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/reconstructr.html",
    "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": "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": "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.637489729512511,
  "_indexed": true,
  "_nocasepkg": "reconstructr",
  "_universes": [
    "ironholds"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.3",
      "date": "2026-05-27T10:13:13.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "37250ac15dbd580f8d908a972eedbf05b8039c80",
      "fileid": "f6efa637b10e41d0d203445523f7a06f530c4adcf3861152ee53dd1caa78edb5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/26504799721"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.3",
      "date": "2026-05-27T10:13:12.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "37250ac15dbd580f8d908a972eedbf05b8039c80",
      "fileid": "4faff2a9f6699e90dec6200bb01ab3b4b717017b1ebb9e73a366e2048ab08df2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/26504799721"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.3",
      "date": "2026-05-27T10:13:50.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "37250ac15dbd580f8d908a972eedbf05b8039c80",
      "fileid": "e94f4699e156851030d3300f1b24691f66a221cc2ff96931141b2e89516eadfd",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/26504799721"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.3",
      "date": "2026-05-27T10:13:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "37250ac15dbd580f8d908a972eedbf05b8039c80",
      "fileid": "7f9929138c749519d9c5a29d9c5467b8ab5c793d0993865e387ba257d1b65817",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/26504799721"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.3",
      "date": "2026-05-27T10:12:39.000Z",
      "arch": "aarch64",
      "commit": "37250ac15dbd580f8d908a972eedbf05b8039c80",
      "fileid": "ed96ba44ee3749ca2500addca64f100ef4dc1496b870e878084cb866d78115e9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/26504799721"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.3",
      "date": "2026-05-27T10:13:28.000Z",
      "arch": "x86_64",
      "commit": "37250ac15dbd580f8d908a972eedbf05b8039c80",
      "fileid": "7d7307f8c5c54ef0e3be62456eff98b39de37f4ac626111c890aa2d562b0cfb3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/26504799721"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.3",
      "date": "2026-05-27T10:12:41.000Z",
      "arch": "aarch64",
      "commit": "37250ac15dbd580f8d908a972eedbf05b8039c80",
      "fileid": "103dc18fad9e98bf82abe90bb516b72bc0c74dd5b9221b8fb99242ae2335d7f9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/26504799721"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.3",
      "date": "2026-05-27T10:14:14.000Z",
      "arch": "x86_64",
      "commit": "37250ac15dbd580f8d908a972eedbf05b8039c80",
      "fileid": "987cd18c5017d099ef1b5cb2a7037307bf20f2e6a48a517139aa137d44243041",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/26504799721"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.3",
      "date": "2026-05-27T10:13:12.000Z",
      "arch": "emscripten",
      "commit": "37250ac15dbd580f8d908a972eedbf05b8039c80",
      "fileid": "d1a00cfa7b2c9a4d5f2aa6443c06359ca975d33e9e404ad28ba6f42610f4e5b2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/26504799721"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.3",
      "date": "2026-05-27T10:12:56.000Z",
      "arch": "x86_64",
      "commit": "37250ac15dbd580f8d908a972eedbf05b8039c80",
      "fileid": "0405e554b443b7c7aa6f3994f6ef3e42c6f076731f9fff9327c337f33825a9e5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/26504799721"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.3",
      "date": "2026-05-27T10:12:22.000Z",
      "arch": "x86_64",
      "commit": "37250ac15dbd580f8d908a972eedbf05b8039c80",
      "fileid": "2ab18268fc5c8eef34bda430dcd8e0eb100002b293286ef95b6ff79a07402511",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/26504799721"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.3",
      "date": "2026-05-27T10:13:02.000Z",
      "arch": "x86_64",
      "commit": "37250ac15dbd580f8d908a972eedbf05b8039c80",
      "fileid": "745339e1572c134c94fe3aaad33f8fd8bddc0873cb2112b734e64e3f6839f950",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/26504799721"
    }
  ]
}