{
  "_id": "6a16b121acfb0bcc41d84f06",
  "Package": "linbin",
  "Version": "0.1.3.9000",
  "Date": "2021-04-16",
  "Authors@R": "c(\nperson(\"Ethan Z.\", \"Welty\", email = \"ethan.welty+linbin@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Christian E.\", \"Torgersen\", role = \"ctb\", comment = \"author support and guidance\"),\nperson(\"Samuel J.\", \"Brenkman\", role = \"ctb\", comment = \"elwha and quinault datasets\"),\nperson(\"Jeffrey J.\", \"Duda\", role = \"ctb\", comment = \"elwha dataset\"),\nperson(\"Jonathan B.\", \"Armstrong\", role = \"ctb\", comment = \"fishmotion dataset\"))",
  "Type": "Package",
  "License": "AGPL-3",
  "Title": "Binning and Plotting of Linearly Referenced Data",
  "Description": "Short for 'linear binning', the linbin package provides\nfunctions for manipulating, binning, and plotting linearly\nreferenced data. Although developed for data collected on river\nnetworks, it can be used with any interval or point data\nreferenced to a 1-dimensional coordinate system. Flexible bin\ngeneration and batch processing makes it easy to compute and\nvisualize variables at multiple scales, useful for identifying\npatterns within and between variables and investigating the\ninfluence of scale of observation on data interpretation.",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/ezwelty/linbin",
  "BugReports": "https://github.com/ezwelty/linbin/issues",
  "RoxygenNote": "7.1.1",
  "Repository": "https://ezwelty.r-universe.dev",
  "Date/Publication": "2023-04-06 06:30:12 UTC",
  "RemoteUrl": "https://github.com/ezwelty/linbin",
  "RemoteRef": "HEAD",
  "RemoteSha": "bbc8bda02ce1143c2832fa32b548932820a38af9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 08:50:43 UTC",
    "User": "root"
  },
  "Author": "Ethan Z. Welty [aut, cre],\nChristian E. Torgersen [ctb] (author support and guidance),\nSamuel J. Brenkman [ctb] (elwha and quinault datasets),\nJeffrey J. Duda [ctb] (elwha dataset),\nJonathan B. Armstrong [ctb] (fishmotion dataset)",
  "Maintainer": "Ethan Z. Welty <ethan.welty+linbin@gmail.com>",
  "MD5sum": "2be41c300b14b24998cb78e067d715fa",
  "_user": "ezwelty",
  "_type": "src",
  "_file": "linbin_0.1.3.9000.tar.gz",
  "_fileid": "adfd4acedcdcc0996600c1ecc0513d8bb69077a766ac357b36eb9ebc7eb56629",
  "_filesize": 1821626,
  "_sha256": "adfd4acedcdcc0996600c1ecc0513d8bb69077a766ac357b36eb9ebc7eb56629",
  "_created": "2026-05-27T08:50:43.000Z",
  "_published": "2026-05-27T08:53:53.524Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78041479556,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7236097500"
    },
    {
      "job": 78041479540,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236080565"
    },
    {
      "job": 78041479624,
      "time": 149,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7236087226"
    },
    {
      "job": 78041479533,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236074615"
    },
    {
      "job": 78041081045,
      "time": 145,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236040229"
    },
    {
      "job": 78041479510,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236073436"
    },
    {
      "job": 78041479561,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7236072411"
    },
    {
      "job": 78041479596,
      "time": 129,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7236090139"
    },
    {
      "job": 78041479602,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236065772"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ezwelty/actions/runs/26500962734",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ezwelty/linbin",
  "_commit": {
    "id": "bbc8bda02ce1143c2832fa32b548932820a38af9",
    "author": "ezwelty <ethan.welty@gmail.com>",
    "committer": "ezwelty <ethan.welty@gmail.com>",
    "message": "Export and add example for plot_events_single\n\nSee #3.\n",
    "time": 1680762612
  },
  "_maintainer": {
    "name": "Ethan Z. Welty",
    "email": "ethan.welty+linbin@gmail.com",
    "login": "ezwelty",
    "description": "Environmental scientist, photographer, and co-founder of @falling-fruit",
    "uuid": 377523
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.1",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "ezwelty",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "ezwelty",
      "count": 43,
      "uuid": 377523
    }
  ],
  "_userbio": {
    "uuid": 377523,
    "type": "user",
    "name": "Ethan Welty",
    "description": "Environmental scientist, photographer, and co-founder of @falling-fruit"
  },
  "_downloads": {
    "count": 225,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/linbin"
  },
  "_devurl": "https://github.com/ezwelty/linbin",
  "_searchresults": 25,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/linbin.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ezwelty/linbin",
  "_realowner": "ezwelty",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2015-02-17"
    },
    {
      "version": "0.1.1",
      "date": "2015-11-17"
    },
    {
      "version": "0.1.2",
      "date": "2017-03-14"
    },
    {
      "version": "0.1.3",
      "date": "2021-04-20"
    }
  ],
  "_exports": [
    "as_events",
    "collapse_event_gaps",
    "crop_events",
    "cut_events",
    "event_coverage",
    "event_gaps",
    "event_midpoints",
    "event_overlaps",
    "event_range",
    "events",
    "fill_event_gaps",
    "find_intersecting_events",
    "group_nonoverlapping_events",
    "has_overlapping_events",
    "is_events",
    "is_unsorted_events",
    "plot_events",
    "plot_events_single",
    "read_events",
    "sample_events",
    "seq_events",
    "sort_events",
    "to_date",
    "to_datetime",
    "transform_events"
  ],
  "_datasets": [
    {
      "name": "elwha",
      "title": "Elwha River Survey",
      "object": "elwha",
      "class": [
        "data.frame"
      ],
      "fields": [
        "from",
        "to",
        "unit.length",
        "unit.type",
        "channel.type",
        "mean.depth",
        "max.depth",
        "mean.width",
        "bedrock",
        "boulder",
        "cobble",
        "gravel",
        "sand",
        "silt",
        "overhang.cover",
        "boulder.cover",
        "jams",
        "jam.area",
        "SACO.10",
        "SACO.20",
        "SACO.30",
        "SACO.40",
        "SACO.total",
        "ONXX.10",
        "ONXX.20",
        "ONXX.30",
        "ONXX.40",
        "ONXX.total",
        "SAFO",
        "ONTS",
        "ONNE",
        "LATR",
        "ONKI"
      ],
      "rows": 249,
      "table": true,
      "tojson": true
    },
    {
      "name": "fishmotion",
      "title": "Fish Movements",
      "object": "fishmotion",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "netmap",
      "title": "Dungeness River (NetMap)",
      "object": "netmap",
      "class": [
        "data.frame"
      ],
      "fields": [
        "FID",
        "ID",
        "DOWN_ID",
        "CHAN_ID",
        "LENGTH_M",
        "AREA_SQKM",
        "ELEV_M",
        "OUT_DIST",
        "SRC_DIST",
        "FROM_DIST",
        "GRADIENT",
        "MAX_GRAD_D",
        "LAKE",
        "STRM_ORDER",
        "AZIMTH_DEG",
        "WIDTH_M",
        "DEPTH_M",
        "SINUOSITY",
        "Basin_ID",
        "MNANPRC_M",
        "MEANANNCMS",
        "VAL_WIDTH",
        "FP_WIDTH",
        "IP_COHO",
        "IP_STEELHD",
        "IP_CHINOOK",
        "p_trib",
        "FlowVel",
        "BFQ",
        "StrmPow",
        "BeavHab",
        "VWI_Floor",
        "roadX",
        "RdDensUp",
        "RdDensDown",
        "RdDensLoc",
        "RdDensR",
        "RdDensL",
        "Fish",
        "FISH_RESID",
        "PWCT_IP",
        "P_DF_AVE",
        "DF_Junct",
        "GEP_Cum",
        "GEP",
        "GEP_DEL",
        "Strm_Name"
      ],
      "rows": 16616,
      "table": true,
      "tojson": true
    },
    {
      "name": "quinault",
      "title": "Quinault River Survey",
      "object": "quinault",
      "class": [
        "data.frame"
      ],
      "fields": [
        "from",
        "to",
        "altitude",
        "channel.type",
        "unit.type",
        "unit.length",
        "mean.width",
        "mean.depth",
        "max.depth",
        "overhang.cover",
        "boulder.cover",
        "jams",
        "jam.area",
        "SACO.10",
        "SACO.20",
        "SACO.30",
        "SACO.50",
        "SACO.total",
        "ONXX.10",
        "ONXX.20",
        "ONXX.30",
        "ONXX.total",
        "PRWI",
        "ONTS",
        "ONMY",
        "ONKI",
        "ONNE",
        "ONGO",
        "ONKE",
        "CAMA",
        "LATR"
      ],
      "rows": 363,
      "table": true,
      "tojson": true
    },
    {
      "name": "simple",
      "title": "Simple Event Table",
      "object": "simple",
      "class": [
        "data.frame"
      ],
      "fields": [
        "from",
        "to",
        "x",
        "y",
        "z",
        "factor"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "as_events",
      "title": "Coerce to an Event Table",
      "topics": [
        "as_events",
        "as_events.data.frame",
        "as_events.Date",
        "as_events.matrix",
        "as_events.numeric",
        "as_events.POSIXt"
      ]
    },
    {
      "page": "crop_events",
      "title": "Crop Events",
      "topics": [
        "crop_events"
      ]
    },
    {
      "page": "cut_events",
      "title": "Cut Events",
      "topics": [
        "cut_events"
      ]
    },
    {
      "page": "elwha",
      "title": "Elwha River Survey",
      "topics": [
        "elwha"
      ]
    },
    {
      "page": "event_coverage",
      "title": "Event Coverage",
      "topics": [
        "event_coverage"
      ]
    },
    {
      "page": "event_gaps",
      "title": "Event Gaps",
      "topics": [
        "event_gaps"
      ]
    },
    {
      "page": "event_midpoints",
      "title": "Event midpoints",
      "topics": [
        "event_midpoints"
      ]
    },
    {
      "page": "event_overlaps",
      "title": "Event Overlaps",
      "topics": [
        "event_overlaps"
      ]
    },
    {
      "page": "event_range",
      "title": "Event Range",
      "topics": [
        "event_range"
      ]
    },
    {
      "page": "events",
      "title": "Event Tables",
      "topics": [
        "events"
      ]
    },
    {
      "page": "fill_event_gaps",
      "title": "Fill Event Gaps",
      "topics": [
        "collapse_event_gaps",
        "fill_event_gaps"
      ]
    },
    {
      "page": "find_intersecting_events",
      "title": "Find Intersecting Events",
      "topics": [
        "find_intersecting_events"
      ]
    },
    {
      "page": "fishmotion",
      "title": "Fish Movements",
      "topics": [
        "fishmotion"
      ]
    },
    {
      "page": "is_events",
      "title": "Validate Event Table",
      "topics": [
        "is_events"
      ]
    },
    {
      "page": "netmap",
      "title": "Dungeness River (NetMap)",
      "topics": [
        "netmap"
      ]
    },
    {
      "page": "plot_events",
      "title": "Plot Events as Bar Plots",
      "topics": [
        "plot_events"
      ]
    },
    {
      "page": "plot_events_single",
      "title": "Plot Events as Bars",
      "topics": [
        "plot_events_single"
      ]
    },
    {
      "page": "quinault",
      "title": "Quinault River Survey",
      "topics": [
        "quinault"
      ]
    },
    {
      "page": "read_events",
      "title": "Read File as Event Table",
      "topics": [
        "read_events"
      ]
    },
    {
      "page": "sample_events",
      "title": "Sample Events",
      "topics": [
        "sample_events"
      ]
    },
    {
      "page": "seq_events",
      "title": "Generate Sequential Events",
      "topics": [
        "seq_events"
      ]
    },
    {
      "page": "simple",
      "title": "Simple Event Table",
      "topics": [
        "simple"
      ]
    },
    {
      "page": "sorted_events",
      "title": "Sorted Events",
      "topics": [
        "is_unsorted_events",
        "sort_events"
      ]
    },
    {
      "page": "to_date",
      "title": "Convert event endpoints to dates",
      "topics": [
        "to_date"
      ]
    },
    {
      "page": "to_datetime",
      "title": "Convert event endpoints to date-times",
      "topics": [
        "to_datetime"
      ]
    },
    {
      "page": "transform_events",
      "title": "Transform Events",
      "topics": [
        "transform_events"
      ]
    }
  ],
  "_readme": "https://github.com/ezwelty/linbin/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "examples.Rmd",
      "filename": "examples.html",
      "title": "Example applications",
      "author": "Ethan Z. Welty",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Elwha River : elwha",
        "Quinault River : quinault",
        "NetMap : netmap",
        "Fish Movements : fishmotion"
      ],
      "created": "2015-02-15 03:34:56",
      "modified": "2021-04-17 05:12:38",
      "commits": 6
    },
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to linbin",
      "author": "Ethan Z. Welty",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Event Tables",
        "Create an Event Table : events(), as_events(), read_events()",
        "Design the Bins : event_range(), event_coverage(), event_overlaps(), fill_event_gaps(), seq_events(), ...",
        "Sample Events at Bins : cut_events(), sample_events()",
        "Plot the Binned Data : plot_events()"
      ],
      "created": "2015-02-15 03:34:56",
      "modified": "2021-04-20 05:13:13",
      "commits": 3
    }
  ],
  "_score": 5.176091259055681,
  "_indexed": true,
  "_nocasepkg": "linbin",
  "_universes": [
    "ezwelty"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3.9000",
      "date": "2026-05-27T08:53:23.000Z",
      "distro": "noble",
      "commit": "bbc8bda02ce1143c2832fa32b548932820a38af9",
      "fileid": "e86e1d3fea07ef0ce5cd8bd085e05f47c316150c212d11704b5bd55f810ccba5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ezwelty/actions/runs/26500962734"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3.9000",
      "date": "2026-05-27T08:52:37.000Z",
      "distro": "noble",
      "commit": "bbc8bda02ce1143c2832fa32b548932820a38af9",
      "fileid": "bf47d1c60ae86379223d00266867afab853f4266dc32d63421f096e7197f193a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ezwelty/actions/runs/26500962734"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3.9000",
      "date": "2026-05-27T08:53:00.000Z",
      "commit": "bbc8bda02ce1143c2832fa32b548932820a38af9",
      "fileid": "af7660866e19f18fb22d972010843c7507d727a954a4e8d4f84824e0399887ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ezwelty/actions/runs/26500962734"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3.9000",
      "date": "2026-05-27T08:52:23.000Z",
      "commit": "bbc8bda02ce1143c2832fa32b548932820a38af9",
      "fileid": "5b2dd1389ca2585fe47f57d1d4850e765e78e7ec7e3075b832526fb4da53b23d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ezwelty/actions/runs/26500962734"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3.9000",
      "date": "2026-05-27T08:52:30.000Z",
      "commit": "bbc8bda02ce1143c2832fa32b548932820a38af9",
      "fileid": "24349827e8fd20f26e195e9dc63c000df5e32a7fa1a990af3c4cdf3921b1fa89",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ezwelty/actions/runs/26500962734"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3.9000",
      "date": "2026-05-27T08:52:07.000Z",
      "commit": "bbc8bda02ce1143c2832fa32b548932820a38af9",
      "fileid": "a42fcc9d12bae2c2e448412cbccb949b85fcc71357a096af3b6ad5e07caa2492",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ezwelty/actions/runs/26500962734"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3.9000",
      "date": "2026-05-27T08:52:59.000Z",
      "commit": "bbc8bda02ce1143c2832fa32b548932820a38af9",
      "fileid": "2d5aeaa8e6e24728df0ec903799b1021295a856a7219089de46785e749d634ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ezwelty/actions/runs/26500962734"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3.9000",
      "date": "2026-05-27T08:51:45.000Z",
      "commit": "bbc8bda02ce1143c2832fa32b548932820a38af9",
      "fileid": "00af0a8bae36267d96431615c298c79886e3ae9a55b91f9688150684af8438fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ezwelty/actions/runs/26500962734"
    }
  ]
}