{
  "_id": "6a1effb9b401979e7341aae3",
  "Package": "geoprofiler",
  "Title": "Perpendicular Line Transects for Geosciences",
  "Version": "0.0.3.9001",
  "Authors@R": "person(\"Tobias\", \"Stephan\", , \"tobias.stephan1@yahoo.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-9290-014X\"))",
  "Description": "Toolset to create perpendicular profile graphs and swath\nprofiles. Method are based on coordinate rotation algorithm by\nSchaeben et al. (2024) <doi:10.1002/mma.9823>.",
  "License": "GPL (>= 3)",
  "URL": "https://tobiste.github.io/geoprofiler/",
  "BugReports": "https://github.com/tobiste/geoprofiler/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://tobiste.r-universe.dev",
  "Date/Publication": "2026-01-18 18:54:20 UTC",
  "RemoteUrl": "https://github.com/tobiste/geoprofiler",
  "RemoteRef": "HEAD",
  "RemoteSha": "511bf1b97798245416972e2fee54998f68abc579",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 09:11:32 UTC",
    "User": "root"
  },
  "Author": "Tobias Stephan [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9290-014X>)",
  "Maintainer": "Tobias Stephan <tobias.stephan1@yahoo.com>",
  "MD5sum": "09fbd4c532b138c7d45a25ae760282f5",
  "_user": "tobiste",
  "_type": "src",
  "_file": "geoprofiler_0.0.3.9001.tar.gz",
  "_fileid": "94a50aee2d97003c2d7a421a9e8fbb2e210aa6b95e95608f13aefa61d00679ac",
  "_filesize": 1879413,
  "_sha256": "94a50aee2d97003c2d7a421a9e8fbb2e210aa6b95e95608f13aefa61d00679ac",
  "_created": "2026-05-18T09:11:32.000Z",
  "_published": "2026-06-02T16:07:21.320Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79116223653,
      "time": 246,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053895293"
    },
    {
      "job": 79116224285,
      "time": 304,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053915377"
    },
    {
      "job": 79116224207,
      "time": 183,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053872927"
    },
    {
      "job": 79116223545,
      "time": 199,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053877853"
    },
    {
      "job": 79116222712,
      "time": 263,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053808389"
    },
    {
      "job": 79116222894,
      "time": 156,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363248299"
    },
    {
      "job": 79116223754,
      "time": 233,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053893460"
    },
    {
      "job": 79116224426,
      "time": 193,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053876466"
    },
    {
      "job": 79116224122,
      "time": 187,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053874185"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tobiste/actions/runs/26024060851",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tobiste/geoprofiler",
  "_commit": {
    "id": "511bf1b97798245416972e2fee54998f68abc579",
    "author": "Tobias Stephan <73840881+tobiste@users.noreply.github.com>",
    "committer": "Tobias Stephan <73840881+tobiste@users.noreply.github.com>",
    "message": "Increment version number to 0.0.3.9001\n",
    "time": 1768762460
  },
  "_maintainer": {
    "name": "Tobias Stephan",
    "email": "tobias.stephan1@yahoo.com",
    "login": "tobiste",
    "orcid": "0000-0002-9290-014X",
    "description": "",
    "uuid": 73840881
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "tectonicr",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "units",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyterra",
      "role": "Suggests"
    }
  ],
  "_owner": "tobiste",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-48",
      "n": 3
    },
    {
      "week": "2025-50",
      "n": 7
    },
    {
      "week": "2026-03",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.0.3",
      "date": "2025-12-11"
    }
  ],
  "_topics": [
    "crosssections",
    "earth-science",
    "geology",
    "geomorphology",
    "geoscience",
    "plotting",
    "terrain-analysis",
    "transects"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "tobiste",
      "count": 73,
      "uuid": 73840881
    }
  ],
  "_userbio": {
    "uuid": 73840881,
    "type": "user",
    "name": "Tobias Stephan"
  },
  "_downloads": {
    "count": 176,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/geoprofiler"
  },
  "_devurl": "https://github.com/tobiste/geoprofiler",
  "_pkgdown": "https://tobiste.github.io/geoprofiler/",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/geoprofiler.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tobiste/geoprofiler",
  "_realowner": "tobiste",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2025-04-10"
    },
    {
      "version": "0.0.3",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "draw_profile",
    "get_coordinates",
    "line_ends",
    "point_distance",
    "profile_azimuth",
    "profile_coords",
    "profile_length",
    "profile_line",
    "profile_points",
    "swath_profile",
    "swath_stats"
  ],
  "_datasets": [
    {
      "name": "locations_example",
      "title": "Example 'sf' data set",
      "object": "locations_example",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "value",
        "geometry"
      ],
      "rows": 495,
      "table": true,
      "tojson": true
    },
    {
      "name": "raster_example",
      "title": "Example raster data set",
      "object": "raster_example",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "x",
        "y",
        "z"
      ],
      "rows": 126,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "draw",
      "title": "Draw a profile line or a point to retrieve coordinates",
      "topics": [
        "draw",
        "draw_profile",
        "get_coordinates"
      ]
    },
    {
      "page": "line_ends",
      "title": "Extract End Points of a Line",
      "topics": [
        "line_ends"
      ]
    },
    {
      "page": "locations_example",
      "title": "Example 'sf' data set",
      "topics": [
        "locations_example"
      ]
    },
    {
      "page": "point_distance",
      "title": "Distance Between Points",
      "topics": [
        "point_distance"
      ]
    },
    {
      "page": "profile_azimuth",
      "title": "Azimuth Between Profile Points",
      "topics": [
        "profile_azimuth"
      ]
    },
    {
      "page": "profile_coords",
      "title": "Profile Coordinates",
      "topics": [
        "profile_coords"
      ]
    },
    {
      "page": "profile_length",
      "title": "Length of Profile",
      "topics": [
        "profile_length"
      ]
    },
    {
      "page": "profile_line",
      "title": "Combine Points to a Line",
      "topics": [
        "profile_line"
      ]
    },
    {
      "page": "profile_points",
      "title": "Profile End Point",
      "topics": [
        "profile_points"
      ]
    },
    {
      "page": "raster_example",
      "title": "Example raster data set",
      "topics": [
        "raster_example"
      ]
    },
    {
      "page": "swath_profile",
      "title": "Swath Elevation Profile Statistics",
      "topics": [
        "swath_profile"
      ]
    },
    {
      "page": "swath_stats",
      "title": "Summary Statistics on Swath Elevation Profile",
      "topics": [
        "swath_stats"
      ]
    }
  ],
  "_readme": "https://github.com/tobiste/geoprofiler/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "boot",
    "circular",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "DBI",
    "deldir",
    "dplyr",
    "e1071",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "goftest",
    "gridExtra",
    "gtable",
    "isoband",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "mvtnorm",
    "nlme",
    "pillar",
    "pkgconfig",
    "polyclip",
    "proxy",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "s2",
    "S7",
    "scales",
    "sf",
    "smoothr",
    "spatstat.data",
    "spatstat.explore",
    "spatstat.geom",
    "spatstat.random",
    "spatstat.sparse",
    "spatstat.univar",
    "spatstat.utils",
    "stringi",
    "stringr",
    "tectonicr",
    "tensor",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr",
    "wk",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "A_Distances.Rmd",
      "filename": "A_Distances.html",
      "title": "Distances Along Oriented Profiles",
      "author": "Tobias Stephan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load example data",
        "Define a profile",
        "Profile from two known points",
        "Profile from direction and length from one point",
        "Draw a profile line interactively",
        "Determine the distances along (and across) the profile",
        "Shifting the profile line",
        "Filtering the data",
        "Plot data along profile"
      ],
      "created": "2024-12-05 01:28:12",
      "modified": "2025-11-26 20:01:51",
      "commits": 5
    },
    {
      "source": "B_Swath.Rmd",
      "filename": "B_Swath.html",
      "title": "Swath Profiles",
      "author": "Tobias Stephan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load example data",
        "Define a profile",
        "Extract elevation along swath profile",
        "Plot the swath profile"
      ],
      "created": "2024-12-05 01:28:12",
      "modified": "2025-11-26 20:01:51",
      "commits": 6
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "geoprofiler",
  "_universes": [
    "tobiste"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.3.9001",
      "date": "2026-05-18T09:14:24.000Z",
      "distro": "noble",
      "commit": "511bf1b97798245416972e2fee54998f68abc579",
      "fileid": "dde2738e5fa424f3fdf49466cffa62f5094a6a149a3410c1437983d565d83ea7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tobiste/actions/runs/26024060851"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.3.9001",
      "date": "2026-05-18T09:14:39.000Z",
      "distro": "noble",
      "commit": "511bf1b97798245416972e2fee54998f68abc579",
      "fileid": "1c5463c3b41642957cc10ae920715cb44dffe859d3448a7502d119c215092bb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tobiste/actions/runs/26024060851"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.3.9001",
      "date": "2026-05-18T09:13:43.000Z",
      "commit": "511bf1b97798245416972e2fee54998f68abc579",
      "fileid": "29bf93a08caf00b84aac88ec19186b6b44b04132aaf09d682cd0495beb3114aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tobiste/actions/runs/26024060851"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.3.9001",
      "date": "2026-05-18T09:13:37.000Z",
      "commit": "511bf1b97798245416972e2fee54998f68abc579",
      "fileid": "c9c20bbac18f4ff20eebf16f085d83c1d5c5d47a21d7efb9dfbbffcd3f38f319",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tobiste/actions/runs/26024060851"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.3.9001",
      "date": "2026-05-18T09:14:18.000Z",
      "commit": "511bf1b97798245416972e2fee54998f68abc579",
      "fileid": "758e67c95e7cb96cfce322f35a543e32a0ce110aaeaf7b951c0804556dc34800",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tobiste/actions/runs/26024060851"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.3.9001",
      "date": "2026-05-18T09:13:09.000Z",
      "commit": "511bf1b97798245416972e2fee54998f68abc579",
      "fileid": "6c1cabd4761c9d8516ea656c0c6e78bdd9b70fcde88c75c80c01328cbca7da48",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tobiste/actions/runs/26024060851"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.3.9001",
      "date": "2026-05-18T09:13:07.000Z",
      "commit": "511bf1b97798245416972e2fee54998f68abc579",
      "fileid": "a97dc56418df00e777a473471b86e0178aed470a0f46b997d071d6eca8115afb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tobiste/actions/runs/26024060851"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.3.9001",
      "date": "2026-06-02T16:06:55.000Z",
      "commit": "511bf1b97798245416972e2fee54998f68abc579",
      "fileid": "f04391eb427400eb4a8e1cb53747b4d5db36644abeda22fc7dd29ccb1c3d9d8b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tobiste/actions/runs/26024060851"
    }
  ]
}