{
  "_id": "6a141f45acfb0bcc41d3e212",
  "Package": "KMLtoSHAPE",
  "Type": "Package",
  "Title": "Preserving Attribute Values: Converting KML to Shapefile",
  "Version": "0.1.0",
  "Authors@R": "c(person(\"Nirmal\",\"Kumar\", role=c(\"aut\",\"cph\")),person(\"Nobin Chandra\",\"Paul\",role=c(\"aut\",\"cre\"),email=\"nobin.paul@icar.gov.in\"))",
  "Description": "The developed function is designed to facilitate the\nseamless conversion of KML (Keyhole Markup Language) files to\nShapefiles while preserving attribute values. It provides a\nstraightforward interface for users to effortlessly import KML\ndata, extract relevant attributes, and export them into the\nwidely compatible Shapefile format. The package ensures\naccurate representation of spatial data while maintaining the\nintegrity of associated attribute information. For details see,\nFlores, G. (2021). <DOI:10.1007/978-3-030-63665-4_15>. Whether\nfor spatial analysis, visualization, or data interoperability,\nit simplifies the conversion process and empowers users to\nseamlessly work with geospatial datasets.",
  "License": "GPL (>= 2.0)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 10:02:09 UTC",
    "User": "root"
  },
  "Author": "Nirmal Kumar [aut, cph], Nobin Chandra Paul [aut, cre]",
  "Maintainer": "Nobin Chandra Paul <nobin.paul@icar.gov.in>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-05-01 02:38:55 UTC",
  "RemoteUrl": "https://github.com/cran/KMLtoSHAPE",
  "RemoteRef": "HEAD",
  "RemoteSha": "62d735ebea934653cbfac89bdc2c620d691fdc2a",
  "MD5sum": "afe923c39784a1a7739cc27bb5e483d0",
  "_user": "cran",
  "_type": "src",
  "_file": "KMLtoSHAPE_0.1.0.tar.gz",
  "_fileid": "79a58693b47472b2c9a8e3b65f9d68878b92984b587d540667dd5ecda0efa213",
  "_filesize": 86610,
  "_sha256": "79a58693b47472b2c9a8e3b65f9d68878b92984b587d540667dd5ecda0efa213",
  "_created": "2026-05-25T10:02:09.000Z",
  "_published": "2026-05-25T10:07:01.631Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77693032075,
      "time": 226,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196077688"
    },
    {
      "job": 77693032100,
      "time": 218,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196075642"
    },
    {
      "job": 77692622042,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196020427"
    },
    {
      "job": 77693032188,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196054864"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26394725169",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/KMLtoSHAPE",
  "_commit": {
    "id": "62d735ebea934653cbfac89bdc2c620d691fdc2a",
    "author": "Nobin Chandra Paul <nobin.paul@icar.gov.in>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1714531135
  },
  "_maintainer": {
    "name": "Nobin Chandra Paul",
    "email": "nobin.paul@icar.gov.in"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 196,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/KMLtoSHAPE"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/KMLtoSHAPE.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-04-30"
    }
  ],
  "_exports": [
    "kml_to_shape",
    "kml_to_shape_gen"
  ],
  "_help": [
    {
      "page": "kml_to_shape",
      "title": "Conversion from KML to Shapefile While Preserving Attribute Values",
      "topics": [
        "kml_to_shape"
      ]
    },
    {
      "page": "kml_to_shape_gen",
      "title": "Conversion from KML to Shapefile after Extracting Attributes from a Description String based on a List of Attribute Names",
      "topics": [
        "kml_to_shape_gen"
      ]
    }
  ],
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "DBI",
    "e1071",
    "glue",
    "KernSmooth",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "proxy",
    "raster",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "sp",
    "stringi",
    "stringr",
    "terra",
    "units",
    "vctrs",
    "wk"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "kmltoshape",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-25T10:04:35.000Z",
      "distro": "noble",
      "commit": "62d735ebea934653cbfac89bdc2c620d691fdc2a",
      "fileid": "1c54616e2100946df38efa2394c2e94a3ac19d56d2d37b519c3b5982b2028ba1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26394725169"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-25T10:04:31.000Z",
      "distro": "noble",
      "commit": "62d735ebea934653cbfac89bdc2c620d691fdc2a",
      "fileid": "a809f02a4b447fe256789a6b3ddd4f26a056afcbffef660bca0af99dd320c0af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26394725169"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-25T10:04:55.000Z",
      "commit": "62d735ebea934653cbfac89bdc2c620d691fdc2a",
      "fileid": "f193d083448e97b191c6245d9fb3fc763de73d38ac01d842a53384e1bf80e90d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26394725169"
    }
  ]
}