{
  "_id": "6a49ce241b0c6c282ca7d454",
  "Package": "GeoMongo",
  "Type": "Package",
  "Title": "Geospatial Queries Using 'PyMongo'",
  "Version": "1.0.3",
  "Date": "2021-09-17",
  "Authors@R": "c( person(given = \"Lampros\", family = \"Mouselimis\", email = \"mouselimislampros@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"https://orcid.org/0000-0002-8024-1546\")))",
  "BugReports": "https://github.com/mlampros/GeoMongo/issues",
  "URL": "https://github.com/mlampros/GeoMongo",
  "Description": "Utilizes methods of the 'PyMongo' 'Python' library to\ninitialize, insert and query 'GeoJson' data (see\n<https://github.com/mongodb/mongo-python-driver> for more\ninformation on 'PyMongo'). Furthermore, it allows the user to\nvalidate 'GeoJson' objects and to use the console for 'MongoDB'\n(bulk) commands. The 'reticulate' package provides the 'R'\ninterface to 'Python' modules, classes and functions.",
  "License": "Apache License 2.0",
  "SystemRequirements": "MongoDB (>= 3.4.0), Python (>= 2.7). Installation\ninstructions and links can be found in the README file.",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libpng-dev python3",
  "Repository": "https://mlampros.r-universe.dev",
  "Date/Publication": "2022-12-07 16:08:26 UTC",
  "RemoteUrl": "https://github.com/mlampros/geomongo",
  "RemoteRef": "HEAD",
  "RemoteSha": "e72ec3859d02d49a463550994edfc146baff1364",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-16 08:45:12 UTC",
    "User": "root"
  },
  "Author": "Lampros Mouselimis [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8024-1546>)",
  "Maintainer": "Lampros Mouselimis <mouselimislampros@gmail.com>",
  "_user": "mlampros",
  "_type": "src",
  "_file": "GeoMongo_1.0.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/43c3a494136b2e01c220be69d3d1d11e673accfd3f930717e380d27f08c8a28b",
  "_filesize": 2686500,
  "_sha256": "43c3a494136b2e01c220be69d3d1d11e673accfd3f930717e380d27f08c8a28b",
  "_expires": "2026-10-13T03:23:14.000Z",
  "_created": "2026-06-16T08:45:12.000Z",
  "_published": "2026-07-05T03:23:16.574Z",
  "_jobs": [
    {
      "job": 85189011017,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7661732477"
    },
    {
      "job": 85189011012,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7661735874"
    },
    {
      "job": 85189011119,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7661720160"
    },
    {
      "job": 85189011019,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7661732339"
    },
    {
      "job": 85189010918,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7661680164"
    },
    {
      "job": 85189010983,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7661728123"
    },
    {
      "job": 85189011067,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7661718533"
    },
    {
      "job": 85189011014,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7661713354"
    },
    {
      "job": 85189011061,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7661726355"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mlampros/actions/runs/27605385819",
  "_status": "success",
  "_upstream": "https://github.com/mlampros/geomongo",
  "_commit": {
    "id": "e72ec3859d02d49a463550994edfc146baff1364",
    "author": "Lampros Mouselimis <mouselimislampros@gmail.com>",
    "committer": "Lampros Mouselimis <mouselimislampros@gmail.com>",
    "message": "update the tic.yml file\n",
    "time": 1670429306
  },
  "_maintainer": {
    "name": "Lampros Mouselimis",
    "email": "mouselimislampros@gmail.com",
    "login": "mlampros",
    "description": "Search (a little bit) and you'll find...",
    "uuid": 3055514,
    "orcid": "0000-0002-8024-1546"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.3",
      "role": "Depends"
    },
    {
      "package": "reticulate",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "geojsonR",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "mlampros",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "geojson",
    "mongodb",
    "pymongo",
    "reticulate"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "mlampros",
      "count": 50,
      "uuid": 3055514
    },
    {
      "user": "monopteryx",
      "count": 6,
      "uuid": 114278455
    }
  ],
  "_userbio": {
    "uuid": 3055514,
    "type": "user",
    "name": "Lampros Mouselimis",
    "followers": 116,
    "description": "Search (a little bit) and you'll find..."
  },
  "_downloads": {
    "count": 238,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GeoMongo"
  },
  "_devurl": "https://github.com/mlampros/geomongo",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GeoMongo.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mlampros/geomongo",
  "_realowner": "mlampros",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-08-07"
    },
    {
      "version": "1.0.1",
      "date": "2017-09-09"
    },
    {
      "version": "1.0.2",
      "date": "2021-05-07"
    },
    {
      "version": "1.0.3",
      "date": "2021-09-11"
    }
  ],
  "_exports": [
    "geomongo",
    "json_schema_validator",
    "mongodb_console"
  ],
  "_help": [
    {
      "page": "geomongo",
      "title": "mongodb geospatial methods ( using PyMongo in R )",
      "topics": [
        "geomongo"
      ]
    },
    {
      "page": "json_schema_validator",
      "title": "simple way to validate a json instance under a given schema",
      "topics": [
        "json_schema_validator"
      ]
    },
    {
      "page": "mongodb_console",
      "title": "MongoDB (bulk) commands",
      "topics": [
        "mongodb_console"
      ]
    }
  ],
  "_readme": "https://github.com/mlampros/geomongo/raw/HEAD/README.md",
  "_rundeps": [
    "data.table",
    "geojsonR",
    "here",
    "jsonlite",
    "lattice",
    "Matrix",
    "png",
    "R6",
    "rappdirs",
    "Rcpp",
    "RcppArmadillo",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "the_GeoMongo_package.Rmd",
      "filename": "the_GeoMongo_package.html",
      "title": "Geospatial Queries using Pymongo in R",
      "author": "Lampros Mouselimis",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The GeoMongo package",
        "queries based on first example blog post",
        "queries based on the second (MongoDB) documentation example",
        "When to input data in bson rather than in json format (applies to the geomongo R6 class)"
      ],
      "created": "2017-08-06 16:40:48",
      "modified": "2021-09-17 19:28:12",
      "commits": 3
    }
  ],
  "_score": 4.544068044350276,
  "_indexed": true,
  "_nocasepkg": "geomongo",
  "_universes": [
    "mlampros"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-16T08:47:16.000Z",
      "distro": "noble",
      "commit": "e72ec3859d02d49a463550994edfc146baff1364",
      "fileid": "https://r2.ropensci.org/031c27ba9d0a511e8177acf6a13aa151fbb6aa118483b81b97f25575456901d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/27605385819"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-16T08:47:25.000Z",
      "distro": "noble",
      "commit": "e72ec3859d02d49a463550994edfc146baff1364",
      "fileid": "https://r2.ropensci.org/7f6bec92ed18820075bf74818df2f6ee0df058defc3e12e5d178a57dce8da1f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/27605385819"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-06-16T08:46:47.000Z",
      "commit": "e72ec3859d02d49a463550994edfc146baff1364",
      "fileid": "https://r2.ropensci.org/f17094f8575f25793db549a2d753b63d8445ded6d70a00f9787e7358e1537bcc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/27605385819"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-06-16T08:47:15.000Z",
      "commit": "e72ec3859d02d49a463550994edfc146baff1364",
      "fileid": "https://r2.ropensci.org/b1648a1390c0b1a03e9e5c004ec66ce156127160dfb8d14694a0d101f5c1b8b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/27605385819"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-06-16T08:47:35.000Z",
      "commit": "e72ec3859d02d49a463550994edfc146baff1364",
      "fileid": "https://r2.ropensci.org/c0eeddedc73fcb6723b29af6e09cbea746ec1c6e624eecd498eff4976fc8aa04",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/27605385819"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-06-16T08:46:31.000Z",
      "commit": "e72ec3859d02d49a463550994edfc146baff1364",
      "fileid": "https://r2.ropensci.org/c1a52f48d9d4333516373a50ec4f62978f1711a11dc76aee2dd2ddd2ff567239",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/27605385819"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-06-16T08:46:22.000Z",
      "commit": "e72ec3859d02d49a463550994edfc146baff1364",
      "fileid": "https://r2.ropensci.org/3d96d98370cdcdf2b4d6c8a0cd56e2b2eb19a13b38647512ac5b7473b01d438a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/27605385819"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-06-16T08:46:47.000Z",
      "commit": "e72ec3859d02d49a463550994edfc146baff1364",
      "fileid": "https://r2.ropensci.org/0295da759ab0f6f972276b5bf68ededde5c84440cdd3baeede928753612de367",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlampros/actions/runs/27605385819"
    }
  ]
}