{
  "_id": "6a34f76e3efcd9bda43d39db",
  "Type": "Package",
  "Package": "rTLS",
  "Title": "Tools to Process Point Clouds Derived from Terrestrial Laser\nScanning",
  "Version": "0.2.6.1",
  "Authors@R": "c(person(given = \"J. Antonio\",\nfamily = \"Guzmán Q.\",\nrole = c(\"cre\", \"aut\", \"ths\", \"cph\"),\nemail = \"antguz06@gmail.com\",\ncomment = c(ORCID = \"0000-0002-0721-148X\")),\nperson(given = \"Ronny\",\nfamily = \"Hernandez\",\nrole = \"aut\",\nemail = \"ronny.hernandezm@gmail.com\",\ncomment = c(ORCID = \"0000-0001-6225-7096\")),\nperson(given = \"Arturo\",\nfamily = \"Sanchez-Azofeifa\",\nrole = c(\"dgs\", \"sad\"),\nemail = \"arturo.sanchez@ualberta.ca\",\ncomment = c(ORCID = \"0000-0001-7768-6600\")))",
  "Maintainer": "J. Antonio Guzmán Q. <antguz06@gmail.com>",
  "Description": "A set of tools to process and calculate metrics on point\nclouds derived from terrestrial LiDAR (Light Detection and\nRanging; TLS). Its creation is based on key aspects of the TLS\napplication in forestry and ecology. Currently, the main\nroutines are based on filtering, neighboring features of\npoints, voxelization, canopy structure, and the creation of\nartificial stands. It is written using data.table and C++\nlanguage and in most of the functions it is possible to use\nparallel processing to speed-up the routines.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/Antguz/rTLS",
  "BugReports": "https://github.com/Antguz/rTLS/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "LazyDataCompression": "bzip2",
  "RoxygenNote": "7.3.2",
  "SystemRequirements": "GNU make",
  "ByteCompile": "true",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-19 07:56:27 UTC",
    "User": "root"
  },
  "Author": "J. Antonio Guzmán Q. [cre, aut, ths, cph] (ORCID:\n<https://orcid.org/0000-0002-0721-148X>), Ronny Hernandez [aut]\n(ORCID: <https://orcid.org/0000-0001-6225-7096>), Arturo\nSanchez-Azofeifa [dgs, sad] (ORCID:\n<https://orcid.org/0000-0001-7768-6600>)",
  "Config/pak/sysreqs": "make",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-01-19 08:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/rTLS",
  "RemoteRef": "HEAD",
  "RemoteSha": "d8d803d6d6e38a82d0bdef76445f8fe03f0327c8",
  "MD5sum": "ea48b4cbc46e76a053c9de2cccdee8f2",
  "_user": "cran",
  "_type": "src",
  "_file": "rTLS_0.2.6.1.tar.gz",
  "_fileid": "924432428779b33b08f0c792b73111186d7e1826eb71f0ad32f4d65a4d690e8d",
  "_filesize": 4252485,
  "_sha256": "924432428779b33b08f0c792b73111186d7e1826eb71f0ad32f4d65a4d690e8d",
  "_created": "2026-06-19T07:56:27.000Z",
  "_published": "2026-06-19T08:01:50.725Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82308200237,
      "time": 217,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7744626812"
    },
    {
      "job": 82308200250,
      "time": 217,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7744625195"
    },
    {
      "job": 82308200312,
      "time": 229,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7744630263"
    },
    {
      "job": 82308200245,
      "time": 204,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7744621276"
    },
    {
      "job": 82307516081,
      "time": 282,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7744556479"
    },
    {
      "job": 82308200196,
      "time": 221,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7744626667"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27813010347",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/rTLS",
  "_commit": {
    "id": "d8d803d6d6e38a82d0bdef76445f8fe03f0327c8",
    "author": "J. Antonio Guzmán Q <antguz06@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.6.1\n",
    "time": 1768810802
  },
  "_maintainer": {
    "name": "J. Antonio Guzmán Q.",
    "email": "antguz06@gmail.com",
    "login": "antguz",
    "twitter": "@AntonioGuzman06",
    "description": "A dreamer with an interest in ecophysiology and remote sensing. Research Scientist at Cavender-Bares Lab, Harvard University.",
    "uuid": 7254767,
    "orcid": "0000-0002-0721-148X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "data.table",
      "version": ">= 1.17.8",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 4.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppProgress",
      "role": "LinkingTo"
    },
    {
      "package": "alphashape3d",
      "role": "Imports"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "doSNOW",
      "version": ">= 1.0.16",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "version": ">= 1.4.4",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "RcppHNSW",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "rgl",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.1",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-04",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.6.1",
      "date": "2026-01-19"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "antguz",
      "count": 6,
      "uuid": 7254767
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 610,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 440,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rTLS"
  },
  "_devurl": "https://github.com/antguz/rtls",
  "_searchresults": 10,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_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/rTLS.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/antguz/rtls",
  "_realowner": "antguz",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.3",
      "date": "2021-03-16"
    },
    {
      "version": "0.2.3.3",
      "date": "2021-04-26"
    },
    {
      "version": "0.2.5.1",
      "date": "2021-11-29"
    },
    {
      "version": "0.2.5.2",
      "date": "2021-12-11"
    },
    {
      "version": "0.2.5.6",
      "date": "2022-12-20"
    },
    {
      "version": "0.2.6.1",
      "date": "2026-01-19"
    }
  ],
  "_exports": [
    "artificial_stand",
    "canopy_structure",
    "cartesian_to_polar",
    "circleRANSAC",
    "euclidean_distance",
    "filter",
    "geometry_features",
    "knn",
    "line_AABB",
    "lines_interception",
    "min_distance",
    "plot_voxels",
    "polar_to_cartesian",
    "radius_search",
    "rotate2D",
    "rotate3D",
    "stand_counting",
    "summary_voxels",
    "tree_metrics",
    "trunk_volume",
    "voxels",
    "voxels_counting"
  ],
  "_datasets": [
    {
      "name": "pc_tree",
      "title": "A Tree Point Cloud",
      "object": "pc_tree",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "X",
        "Y",
        "Z"
      ],
      "rows": 75848,
      "table": true,
      "tojson": true
    },
    {
      "name": "TLS_scan",
      "title": "A TLS scan",
      "object": "TLS_scan",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "X",
        "Y",
        "Z",
        "Target_count",
        "Target_index"
      ],
      "rows": 1046843,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "rTLS-package",
      "title": "rTLS: Tools to Process Point Clouds Derived From Terrestrial Laser Scanning",
      "topics": [
        "rTLS-package",
        "rTLS"
      ]
    },
    {
      "page": "artificial_stand",
      "title": "Artificial Forest Stand",
      "topics": [
        "artificial_stand"
      ]
    },
    {
      "page": "canopy_structure",
      "title": "Canopy Structure",
      "topics": [
        "canopy_structure"
      ]
    },
    {
      "page": "cartesian_to_polar",
      "title": "Cartesian to Polar Coordinates",
      "topics": [
        "cartesian_to_polar"
      ]
    },
    {
      "page": "circleRANSAC",
      "title": "Adaptive RANSAC Circle Fitting",
      "topics": [
        "circleRANSAC"
      ]
    },
    {
      "page": "euclidean_distance",
      "title": "Euclidean Distance Between 3D points",
      "topics": [
        "euclidean_distance"
      ]
    },
    {
      "page": "filter",
      "title": "Filtering of Point Clouds",
      "topics": [
        "filter"
      ]
    },
    {
      "page": "geometry_features",
      "title": "Geometry features of Neighboring Points.",
      "topics": [
        "geometry_features"
      ]
    },
    {
      "page": "knn",
      "title": "K Nearest Neighbors",
      "topics": [
        "knn"
      ]
    },
    {
      "page": "line_AABB",
      "title": "Line-AABB",
      "topics": [
        "line_AABB"
      ]
    },
    {
      "page": "lines_interception",
      "title": "Intersection of Lines by AABBs",
      "topics": [
        "lines_interception"
      ]
    },
    {
      "page": "min_distance",
      "title": "Minimum Distance Between Points",
      "topics": [
        "min_distance"
      ]
    },
    {
      "page": "pc_tree",
      "title": "A Tree Point Cloud",
      "topics": [
        "pc_tree"
      ]
    },
    {
      "page": "plot_voxels",
      "title": "Plot Method for Voxels",
      "topics": [
        "plot_voxels"
      ]
    },
    {
      "page": "polar_to_cartesian",
      "title": "Polar to Cartesian Coordinates",
      "topics": [
        "polar_to_cartesian"
      ]
    },
    {
      "page": "radius_search",
      "title": "Radius Search of Points",
      "topics": [
        "radius_search"
      ]
    },
    {
      "page": "rotate2D",
      "title": "Rotate a plane of coordinates",
      "topics": [
        "rotate2D"
      ]
    },
    {
      "page": "rotate3D",
      "title": "Rotate a Point Cloud",
      "topics": [
        "rotate3D"
      ]
    },
    {
      "page": "stand_counting",
      "title": "Stand Counting",
      "topics": [
        "stand_counting"
      ]
    },
    {
      "page": "summary_voxels",
      "title": "Voxels Summary",
      "topics": [
        "summary_voxels"
      ]
    },
    {
      "page": "TLS_scan",
      "title": "A TLS scan",
      "topics": [
        "TLS_scan"
      ]
    },
    {
      "page": "tree_metrics",
      "title": "Tree Metrics",
      "topics": [
        "tree_metrics"
      ]
    },
    {
      "page": "trunk_volume",
      "title": "Tree Trunk Volume",
      "topics": [
        "trunk_volume"
      ]
    },
    {
      "page": "voxels",
      "title": "Voxelization of a Point Cloud",
      "topics": [
        "voxels"
      ]
    },
    {
      "page": "voxels_counting",
      "title": "Voxels Counting",
      "topics": [
        "voxels_counting"
      ]
    }
  ],
  "_readme": "https://github.com/cran/rTLS/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "alphashape3d",
    "base64enc",
    "boot",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "codetools",
    "data.table",
    "DBI",
    "digest",
    "doSNOW",
    "e1071",
    "evaluate",
    "fastmap",
    "fontawesome",
    "foreach",
    "fs",
    "geometry",
    "highr",
    "htmltools",
    "htmlwidgets",
    "iterators",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "lifecycle",
    "linprog",
    "lpSolve",
    "magic",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "proxy",
    "R6",
    "RANN",
    "rappdirs",
    "Rcpp",
    "RcppArmadillo",
    "RcppHNSW",
    "RcppProgress",
    "rgl",
    "rlang",
    "rmarkdown",
    "s2",
    "sass",
    "sf",
    "snow",
    "tinytex",
    "units",
    "wk",
    "xfun",
    "yaml"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "Artificial-stands.Rmd",
      "filename": "Artificial-stands.html",
      "title": "Creation of artificial stands",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Motivation",
        "Steps"
      ],
      "created": "2021-03-16 07:50:09",
      "modified": "2021-11-29 08:40:02",
      "commits": 2
    },
    {
      "source": "tree-metrics.Rmd",
      "filename": "tree-metrics.html",
      "title": "Estimation of tree metrics",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Steps"
      ],
      "created": "2021-03-16 07:50:09",
      "modified": "2021-11-29 08:40:02",
      "commits": 2
    },
    {
      "source": "voxels-fractals.Rmd",
      "filename": "voxels-fractals.html",
      "title": "Voxel counting and fractal geometry",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Background",
        "Steps"
      ],
      "created": "2021-03-16 07:50:09",
      "modified": "2021-11-29 08:40:02",
      "commits": 2
    }
  ],
  "_score": 3.1760912590556813,
  "_indexed": false,
  "_nocasepkg": "rtls",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://antguz.r-universe.dev/rTLS",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.6.1",
      "date": "2026-06-19T07:59:43.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d8d803d6d6e38a82d0bdef76445f8fe03f0327c8",
      "fileid": "35c8aa0b2250cb2178a7946f18e96396b36d9f741255555009effc190cc93711",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27813010347"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.6.1",
      "date": "2026-06-19T07:59:35.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d8d803d6d6e38a82d0bdef76445f8fe03f0327c8",
      "fileid": "44e905964197ee0dd3cec490d04a6b0f14dbf25b0733bff095f6900797c05791",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27813010347"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.6.1",
      "date": "2026-06-19T07:59:46.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d8d803d6d6e38a82d0bdef76445f8fe03f0327c8",
      "fileid": "df2920794ba39523fa217795a25a5210544d292fd0736ab37f775120794d1679",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27813010347"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.6.1",
      "date": "2026-06-19T07:59:26.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d8d803d6d6e38a82d0bdef76445f8fe03f0327c8",
      "fileid": "3188d4d07701b5ccc43f62e4e9465b20c388960c7504af242913f04c01a9b75f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27813010347"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.6.1",
      "date": "2026-06-19T08:00:36.000Z",
      "arch": "emscripten",
      "commit": "d8d803d6d6e38a82d0bdef76445f8fe03f0327c8",
      "fileid": "1fc799bf1bb75da5192d85dd01d7e823675cd85a36f9f0f86b15ecb022cfcbf7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27813010347"
    }
  ]
}