{"id":13401289,"url":"https://github.com/riatelab/linemap","last_synced_at":"2025-05-07T09:45:07.758Z","repository":{"id":56935300,"uuid":"95125776","full_name":"riatelab/linemap","owner":"riatelab","description":"Create maps made of (ridge) lines","archived":false,"fork":false,"pushed_at":"2023-11-28T14:49:33.000Z","size":5311,"stargazers_count":114,"open_issues_count":0,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-11T18:54:12.519Z","etag":null,"topics":["cp1919","map","r","spatial"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/riatelab.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2017-06-22T14:43:54.000Z","updated_at":"2025-03-22T11:14:35.000Z","dependencies_parsed_at":"2024-01-14T14:29:39.303Z","dependency_job_id":"63feaef9-df17-4e03-9876-197356e00e02","html_url":"https://github.com/riatelab/linemap","commit_stats":{"total_commits":29,"total_committers":3,"mean_commits":9.666666666666666,"dds":0.4137931034482759,"last_synced_commit":"9d920a10b30838e2ec50016515c11c6c970f0a0f"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riatelab%2Flinemap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riatelab%2Flinemap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riatelab%2Flinemap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riatelab%2Flinemap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riatelab","download_url":"https://codeload.github.com/riatelab/linemap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252853711,"owners_count":21814566,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cp1919","map","r","spatial"],"created_at":"2024-07-30T19:01:01.005Z","updated_at":"2025-05-07T09:45:07.736Z","avatar_url":"https://github.com/riatelab.png","language":"R","readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  fig.width = 8,\n  fig.height = 8,\n  fig.show = \"hold\"\n  \n)\n```\n\n# linemap: Create maps made of Lines \u003cimg src=\"man/figures/logo.png\" align=\"right\" width=\"140\"/\u003e\n[![R-CMD-check](https://github.com/riatelab/linemap/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/riatelab/linemap/actions/workflows/R-CMD-check.yaml)\n[![Codecov test coverage](https://codecov.io/gh/riatelab/linemap/branch/master/graph/badge.svg)](https://app.codecov.io/gh/riatelab/linemap?branch=master)\n[![CRAN_Status_Badge](https://www.r-pkg.org/badges/version-ago/linemap)](https://cran.r-project.org/package=linemap)  \n\n`linemap()` displays a map made of lines using a raster or gridded data.\n\n## Installation\n\nYou can install `linemap` from CRAN with:\n\n``` r\ninstall.packages(\"linemap\")\n```\n\n## Example\n\nThe package contains one function: `linemap()`.\n\n```{r example}\nlibrary(linemap)\nr \u003c- terra::rast(system.file(\"tif/elevation.tif\", package = \"linemap\"))\nopar \u003c- par(mar = c(0,0,0,0), bg = \"grey10\")\nlinemap(r)\npar(opar)\n```\n\n\n## Inspiration \n[Unknown Pleasures](https://en.wikipedia.org/wiki/Unknown_Pleasures) (*Joy Division*)  \n[Population Lines: How and Why I Created It](https://jcheshire.com/featured-maps/population-lines-how-and-why-i-created-it/) (*James Cheshire*)  \n[GeospatialLineGraphs](https://github.com/Brideau/GeospatialLineGraphs) (*Ryan Brideau*)  \n\n\n## Alternative\n\n* ggplot2 + [ggridges](https://CRAN.R-project.org/package=ggridges)\n","funding_links":[],"categories":["R"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friatelab%2Flinemap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friatelab%2Flinemap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friatelab%2Flinemap/lists"}