{
  "_id": "6a151af2acfb0bcc41d4d56a",
  "Package": "rTLsDeep",
  "Type": "Package",
  "Title": "Post-Hurricane Damage Severity Classification from TLS and AI",
  "Version": "0.0.6",
  "Authors@R": "c(\nperson(\"Carine\", \"Klauberg\", email = \"carine_klauberg@hotmail.com\", role = c(\"aut\")),\nperson(\"Ricardo\", \"Dalagnol\", email = \"r.valbuena@bangor.ac.uk\", role = c(\"aut\",\"cph\")),\nperson(\"Matheus\", \"Ferreira\", email = \"\", role = c(\"aut\", \"ctb\")),\nperson(\"Jason\", \"Vogel\", email = \"\", role = c(\"aut\",\"ctb\")),\nperson(\"Caio\", \"Hamamura\", email = \"caiohamamura@gmail.com\", role = c(\"aut\", \"ctb\", \"cre\")),\nperson(\"Carlos Alberto\", \"Silva\", email = \"carlos_engflorestal@outlook.com\", role = c(\"aut\",\"cph\")))",
  "Description": "Terrestrial laser scanning (TLS) data processing and\npost-hurricane damage severity classification at the individual\ntree level using deep Learning. Further details were published\nin Klauberg et al. (2023) <doi:10.3390/rs15041165>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://github.com/carlos-alberto-silva/rTLsDeep",
  "BugReports": "https://github.com/carlos-alberto-silva/rTLsDeep/issues",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libabsl-dev cmake libfreetype6-dev libgdal-dev\ngdal-bin libgeos-dev libglu1-mesa-dev make texlive libicu-dev\nlibpng-dev libuv1-dev libgl1-mesa-dev libssl-dev libproj-dev\npython3 libsqlite3-dev libudunits2-dev zlib1g-dev",
  "Repository": "https://caiohamamura.r-universe.dev",
  "Date/Publication": "2026-05-26 03:42:51 UTC",
  "RemoteUrl": "https://github.com/carlos-alberto-silva/rTLsDeep",
  "RemoteRef": "HEAD",
  "RemoteSha": "afc7b67932ceedae5b7d374c84faf179576354ec",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 03:54:20 UTC",
    "User": "root"
  },
  "Author": "Carine Klauberg [aut],\nRicardo Dalagnol [aut, cph],\nMatheus Ferreira [aut, ctb],\nJason Vogel [aut, ctb],\nCaio Hamamura [aut, ctb, cre],\nCarlos Alberto Silva [aut, cph]",
  "Maintainer": "Caio Hamamura <caiohamamura@gmail.com>",
  "MD5sum": "1bdfe99a4705b42a5e551a5e74fced5f",
  "_user": "caiohamamura",
  "_type": "src",
  "_file": "rTLsDeep_0.0.6.tar.gz",
  "_fileid": "1db2bfb0bc63daefe372b24ddd2da9659ba1ed1f83c856a5b8a650a02c720c82",
  "_filesize": 1060542,
  "_sha256": "1db2bfb0bc63daefe372b24ddd2da9659ba1ed1f83c856a5b8a650a02c720c82",
  "_created": "2026-05-26T03:54:20.000Z",
  "_published": "2026-05-26T04:00:50.960Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77804933788,
      "time": 276,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7208642980"
    },
    {
      "job": 77804933856,
      "time": 322,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7208649757"
    },
    {
      "job": 77804933873,
      "time": 142,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7208622302"
    },
    {
      "job": 77804933866,
      "time": 159,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7208624702"
    },
    {
      "job": 77804539454,
      "time": 283,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7208600016"
    },
    {
      "job": 77804933758,
      "time": 206,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7208631963"
    },
    {
      "job": 77804933897,
      "time": 272,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7208642734"
    },
    {
      "job": 77804933881,
      "time": 253,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7208639761"
    },
    {
      "job": 77804933880,
      "time": 180,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7208628042"
    }
  ],
  "_buildurl": "https://github.com/r-universe/caiohamamura/actions/runs/26431156502",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/carlos-alberto-silva/rTLsDeep",
  "_commit": {
    "id": "afc7b67932ceedae5b7d374c84faf179576354ec",
    "author": "caiohamamura <caiohamamura@gmail.com>",
    "committer": "caiohamamura <caiohamamura@gmail.com>",
    "message": "fix: handle missing virtualenv_find export + sync Rd docs\n\n- Add fallback path search when reticulate::virtualenv_find is\n  unavailable (older reticulate versions on Windows)\n- Update rtlsdeep_setup.Rd to match new function signature:\n  (python_version, envname) with updated defaults and docs\n",
    "time": 1779766971
  },
  "_maintainer": {
    "name": "Caio Hamamura",
    "email": "caiohamamura@gmail.com",
    "login": "caiohamamura",
    "description": "IT Professor, data scientist, deep learning, lidar, remote sensing, geospatial analysis, biologist",
    "uuid": 3440255
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "caret",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "lidR",
      "role": "Imports"
    },
    {
      "package": "keras3",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "reticulate",
      "role": "Imports"
    },
    {
      "package": "rgl",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "tensorflow",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "viridis",
      "role": "Suggests"
    }
  ],
  "_owner": "carlos-alberto-silva",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-22",
      "n": 15
    }
  ],
  "_tags": [],
  "_stars": 17,
  "_contributors": [
    {
      "user": "caiohamamura",
      "count": 68,
      "uuid": 3440255
    },
    {
      "user": "csilva87",
      "count": 24,
      "uuid": 118204314
    },
    {
      "user": "caiohamamuraifsp",
      "count": 3,
      "uuid": 94915037
    },
    {
      "user": "ricds",
      "count": 1,
      "uuid": 9935501
    }
  ],
  "_userbio": {
    "uuid": 3440255,
    "type": "user",
    "name": "Caio Hamamura",
    "description": "IT Professor, data scientist, deep learning, lidar, remote sensing, geospatial analysis, biologist"
  },
  "_downloads": {
    "count": 184,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rTLsDeep"
  },
  "_devurl": "https://github.com/carlos-alberto-silva/rtlsdeep",
  "_searchresults": 1,
  "_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/rTLsDeep.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.5",
      "date": "2023-03-31"
    }
  ],
  "_exports": [
    "confmatrix_treedamage",
    "fit_dl_model",
    "gcmplot",
    "get_best_angle",
    "get_dl_model",
    "get_validation_classes",
    "getTLS2D",
    "predict_treedamage",
    "rtlsdeep_setup",
    "tlsrotate3d"
  ],
  "_help": [
    {
      "page": "confmatrix_treedamage",
      "title": "Confusion matrix",
      "topics": [
        "confmatrix_treedamage"
      ]
    },
    {
      "page": "fit_dl_model",
      "title": "Fitting deep learning models for post-hurricane individual tree level damage classification",
      "topics": [
        "fit_dl_model"
      ]
    },
    {
      "page": "gcmplot",
      "title": "Plot confusion matrix",
      "topics": [
        "gcmplot"
      ]
    },
    {
      "page": "get_best_angle",
      "title": "Get best angle for plotting the tree",
      "topics": [
        "get_best_angle"
      ]
    },
    {
      "page": "get_dl_model",
      "title": "Selecting deep learning modeling approaches",
      "topics": [
        "get_dl_model"
      ]
    },
    {
      "page": "get_validation_classes",
      "title": "Tree-level damage classes for validation datasets",
      "topics": [
        "get_validation_classes"
      ]
    },
    {
      "page": "getMinBBox",
      "title": "Rotating calipers algorithm",
      "topics": [
        "getMinBBox"
      ]
    },
    {
      "page": "getTLS2D",
      "title": "Grid snapshot",
      "topics": [
        "getTLS2D"
      ]
    },
    {
      "page": "predict_treedamage",
      "title": "Predict post-hurricane individual tree level damage",
      "topics": [
        "predict_treedamage"
      ]
    },
    {
      "page": "rtlsdeep_setup",
      "title": "Setup python and tensorflow environment",
      "topics": [
        "rtlsdeep_setup"
      ]
    },
    {
      "page": "tlsrotate3d",
      "title": "Rotate TLS-derived 3D Point Clouds",
      "topics": [
        "tlsrotate3d"
      ]
    }
  ],
  "_readme": "https://github.com/carlos-alberto-silva/rTLsDeep/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "BH",
    "bslib",
    "cachem",
    "caret",
    "class",
    "classInt",
    "cli",
    "clock",
    "codetools",
    "config",
    "cpp11",
    "data.table",
    "DBI",
    "diagram",
    "digest",
    "dotty",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "fs",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gower",
    "gtable",
    "hardhat",
    "here",
    "highr",
    "htmltools",
    "htmlwidgets",
    "ipred",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "keras3",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lava",
    "lazyeval",
    "lidR",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixStats",
    "memoise",
    "mime",
    "ModelMetrics",
    "nlme",
    "nnet",
    "numDeriv",
    "parallelly",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "pROC",
    "processx",
    "prodlim",
    "progressr",
    "proxy",
    "ps",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppTOML",
    "recipes",
    "reshape2",
    "reticulate",
    "rgl",
    "rlang",
    "rlas",
    "rmarkdown",
    "rpart",
    "rprojroot",
    "rstudioapi",
    "s2",
    "S7",
    "sass",
    "scales",
    "sf",
    "shape",
    "sparsevctrs",
    "SQUAREM",
    "stars",
    "stringi",
    "stringr",
    "survival",
    "tensorflow",
    "terra",
    "tfautograph",
    "tfruns",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tinytex",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "whisker",
    "withr",
    "wk",
    "xfun",
    "yaml",
    "zeallot"
  ],
  "_score": 3.4065401804339555,
  "_indexed": false,
  "_nocasepkg": "rtlsdeep",
  "_universes": [
    "caiohamamura"
  ],
  "_indexurl": "https://cran.r-universe.dev/rTLsDeep",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-05-26T03:57:58.000Z",
      "distro": "noble",
      "commit": "afc7b67932ceedae5b7d374c84faf179576354ec",
      "fileid": "714c3b5c0d1fab27126966962d007f925d07901a1871424cb3810f6d1ce79c30",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/caiohamamura/actions/runs/26431156502"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-05-26T03:58:09.000Z",
      "distro": "noble",
      "commit": "afc7b67932ceedae5b7d374c84faf179576354ec",
      "fileid": "b8e640027ca75481888c7ba54316f7e591ca6cc71135f3fd3d3318c1de3777c0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/caiohamamura/actions/runs/26431156502"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-05-26T03:56:04.000Z",
      "commit": "afc7b67932ceedae5b7d374c84faf179576354ec",
      "fileid": "273064749df309b6e22dc5f48a9619b6253467a3fe849cebd48f731476ea8bac",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/caiohamamura/actions/runs/26431156502"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-05-26T03:56:20.000Z",
      "commit": "afc7b67932ceedae5b7d374c84faf179576354ec",
      "fileid": "e23f31eeef468b644f70a04c0cb18f3d0d9444ecc75d5b77aa7b516399b639ea",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/caiohamamura/actions/runs/26431156502"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.6",
      "date": "2026-05-26T03:58:18.000Z",
      "commit": "afc7b67932ceedae5b7d374c84faf179576354ec",
      "fileid": "f02392950f47f1318d2096c1c91ab2fce89ec2427a7fb3f2778c96edea5de23c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/caiohamamura/actions/runs/26431156502"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-05-26T03:56:38.000Z",
      "commit": "afc7b67932ceedae5b7d374c84faf179576354ec",
      "fileid": "e03d43d465287c40e2c1ead42d1d35661dbe38b55af81d638a014c94268c9905",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/caiohamamura/actions/runs/26431156502"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-05-26T03:56:15.000Z",
      "commit": "afc7b67932ceedae5b7d374c84faf179576354ec",
      "fileid": "5481d4a5ac10d621f34822f14af5b1379672fb7a917041328fa15929d7e0c65d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/caiohamamura/actions/runs/26431156502"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-05-26T03:56:10.000Z",
      "commit": "afc7b67932ceedae5b7d374c84faf179576354ec",
      "fileid": "61a67032c8281b631554fa387a8f64f6c937247e72a2d16bb1479a953bf14f7b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/caiohamamura/actions/runs/26431156502"
    }
  ]
}