{
  "_id": "6a47986b2f27a93436c0fc99",
  "Package": "vostokR",
  "Type": "Package",
  "Title": "Solar Potential Calculation for Point Clouds using 'VOSTOK'",
  "Version": "0.2.1",
  "Date": "2026-03-25",
  "Authors@R": "c(\nperson(\"Andrew J.\", \"Sanchez Meador\",\nemail = \"andrew.sanchezmeador@nau.edu\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Sebastian\", \"Bechtold\",\nrole = \"aut\",\ncomment = \"Original VOSTOK C++ implementation\"),\nperson(\"Bernhard\", \"Hofle\",\nrole = \"aut\",\ncomment = \"Original VOSTOK C++ implementation\"))",
  "Description": "Calculate solar potential for LiDAR point clouds using the\n'VOSTOK' (Voxel Octree Solar Toolkit) algorithm. This R program\nprovides an interface to the original 'VOSTOK' C++\nimplementation by Bechtold and Hofle (2020), enabling efficient\nray casting and solar position algorithms to compute solar\nirradiance for each point while accounting for shadowing\neffects. Integrates seamlessly with the 'lidR' package for\nLiDAR data processing workflows. The original 'VOSTOK' toolkit\nis available at <doi:10.11588/data/QNA02B>.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/bi0m3trics/vostokR",
  "BugReports": "https://github.com/bi0m3trics/vostokR/issues",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.3",
  "SystemRequirements": "C++17, OpenMP (optional)",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-03 11:03:39 UTC",
    "User": "root"
  },
  "Author": "Andrew J. Sanchez Meador [aut, cre], Sebastian Bechtold [aut]\n(Original VOSTOK C++ implementation), Bernhard Hofle [aut]\n(Original VOSTOK C++ implementation)",
  "Maintainer": "Andrew J. Sanchez Meador <andrew.sanchezmeador@nau.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-03-25 23:54:30 UTC",
  "RemoteUrl": "https://github.com/cran/vostokR",
  "RemoteRef": "HEAD",
  "RemoteSha": "6f51c64df37f4e84b2b23e35096db17c75a09bc2",
  "_user": "cran",
  "_type": "src",
  "_file": "vostokR_0.2.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/c004f3782aa4ac7ae59a6455f4c9bbb41b911c88cf127ecebde7dba57d425c29",
  "_filesize": 4295515,
  "_sha256": "c004f3782aa4ac7ae59a6455f4c9bbb41b911c88cf127ecebde7dba57d425c29",
  "_expires": "2026-10-11T11:09:30.000Z",
  "_created": "2026-07-03T11:03:39.000Z",
  "_published": "2026-07-03T11:09:31.554Z",
  "_jobs": [
    {
      "job": 84986556473,
      "time": 275,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8064932402"
    },
    {
      "job": 84986556485,
      "time": 254,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8064924518"
    },
    {
      "job": 84986556459,
      "time": 241,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8064921473"
    },
    {
      "job": 84986556468,
      "time": 248,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8064922802"
    },
    {
      "job": 84985901163,
      "time": 238,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8064838896"
    },
    {
      "job": 84986556421,
      "time": 241,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8064919919"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28656217108",
  "_status": "success",
  "_upstream": "https://github.com/cran/vostokR",
  "_commit": {
    "id": "6f51c64df37f4e84b2b23e35096db17c75a09bc2",
    "author": "Andrew J. Sanchez Meador <andrew.sanchezmeador@nau.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.1\n",
    "time": 1774482870
  },
  "_maintainer": {
    "name": "Andrew J. Sanchez Meador",
    "email": "andrew.sanchezmeador@nau.edu",
    "login": "bi0m3trics",
    "twitter": "@bi0m3trics",
    "description": "Exec. Director of Ecological Restoration Institute and Professor in the School of Forestry at Northern Arizona University in Flagstaff, AZ",
    "uuid": 3956719
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.11",
      "role": "Imports"
    },
    {
      "package": "lidR",
      "version": ">= 4.0.0",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "sf",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-13",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "0.2.0",
      "date": "2026-03-23"
    },
    {
      "name": "0.2.1",
      "date": "2026-03-25"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "bi0m3trics",
      "count": 2,
      "uuid": 3956719
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 616,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 140,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/vostokR"
  },
  "_devurl": "https://github.com/bi0m3trics/vostokr",
  "_searchresults": 11,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/vostokR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bi0m3trics/vostokr",
  "_realowner": "bi0m3trics",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2026-03-23"
    },
    {
      "version": "0.2.1",
      "date": "2026-03-25"
    }
  ],
  "_exports": [
    "add_normals",
    "calculate_solar_potential",
    "clear_vostokr_caches",
    "get_vostokr_performance_info",
    "get_vostokr_threads",
    "plot_solar_potential",
    "set_vostokr_threads",
    "solar_ground_raster"
  ],
  "_help": [
    {
      "page": "add_normals",
      "title": "Add Normal Vectors to Point Cloud",
      "topics": [
        "add_normals"
      ]
    },
    {
      "page": "calculate_solar_potential",
      "title": "Calculate Solar Potential for LiDAR Point Cloud",
      "topics": [
        "calculate_solar_potential",
        "calculate_solar_potential.LAS",
        "calculate_solar_potential.LAScatalog"
      ]
    },
    {
      "page": "clear_vostokr_caches",
      "title": "Clear VostokR Performance Caches",
      "topics": [
        "clear_vostokr_caches"
      ]
    },
    {
      "page": "get_vostokr_performance_info",
      "title": "Get VostokR Performance Information",
      "topics": [
        "get_vostokr_performance_info"
      ]
    },
    {
      "page": "get_vostokr_threads",
      "title": "Get Current VostokR Thread Count",
      "topics": [
        "get_vostokr_threads"
      ]
    },
    {
      "page": "plot_solar_potential",
      "title": "Plot Solar Potential Point Cloud",
      "topics": [
        "plot_solar_potential"
      ]
    },
    {
      "page": "set_vostokr_threads",
      "title": "Set VostokR OpenMP Thread Count",
      "topics": [
        "set_vostokr_threads"
      ]
    },
    {
      "page": "solar_ground_raster",
      "title": "Convert Solar Potential Ground Points to Raster",
      "topics": [
        "solar_ground_raster"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "base64enc",
    "BH",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "data.table",
    "DBI",
    "digest",
    "e1071",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "lazyeval",
    "lidR",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "parallelly",
    "proxy",
    "R6",
    "rappdirs",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "rgl",
    "rlang",
    "rlas",
    "rmarkdown",
    "s2",
    "sass",
    "sf",
    "stars",
    "terra",
    "tinytex",
    "units",
    "wk",
    "xfun",
    "yaml"
  ],
  "_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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 1.0413926851582251,
  "_indexed": false,
  "_nocasepkg": "vostokr",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://bi0m3trics.r-universe.dev/vostokR",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-03T11:07:29.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "6f51c64df37f4e84b2b23e35096db17c75a09bc2",
      "fileid": "https://r2.ropensci.org/f782df98af0d117575c0cb8262a4a4972845f5e80a05c9002578b17a6d21a9d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28656217108"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-03T11:06:45.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "6f51c64df37f4e84b2b23e35096db17c75a09bc2",
      "fileid": "https://r2.ropensci.org/2c21d4c4f42b82bda045962a402b8430129b0c055a5f2f2883f90a6cc1e7ea1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28656217108"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-03T11:06:57.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "6f51c64df37f4e84b2b23e35096db17c75a09bc2",
      "fileid": "https://r2.ropensci.org/0a7fa1dd13d42c5f190362ca011fbd518e845ee84818886c215f265abf770183",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28656217108"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-03T11:06:40.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "6f51c64df37f4e84b2b23e35096db17c75a09bc2",
      "fileid": "https://r2.ropensci.org/6c2c1525eb139a1966b80bb91ea7df44aea8cd2678f7e18f89619bffac861f79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28656217108"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-07-03T11:07:58.000Z",
      "arch": "emscripten",
      "commit": "6f51c64df37f4e84b2b23e35096db17c75a09bc2",
      "fileid": "https://r2.ropensci.org/3f5f83768c269033af191cd3d38861363c46c7d6193dfc4d4a85b26f82a6833d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28656217108"
    }
  ]
}