{
  "_id": "69f9a616b1c3356eb4e72061",
  "Package": "sofa",
  "Title": "Connector to 'CouchDB'",
  "Description": "Provides an interface to the 'NoSQL' database 'CouchDB'\n(<http://couchdb.apache.org>). Methods are provided for\nmanaging databases within 'CouchDB', including\ncreating/deleting/updating/transferring, and managing documents\nwithin databases. One can connect with a local 'CouchDB'\ninstance, or a remote 'CouchDB' databases such as 'Cloudant'.\nDocuments can be inserted directly from vectors, lists,\ndata.frames, and 'JSON'. Targeted at 'CouchDB' v2 or greater.",
  "Version": "0.4.1",
  "Authors@R": "c(\nperson(\"Yaoxiang\", \"Li\", role = c(\"aut\", \"cre\"),\nemail = \"liyaoxiang@outlook.com\",\ncomment = c(ORCID=\"0000-0001-9200-1016\")),\nperson(\"Eduard\", \"Szöcs\", role = \"aut\",\nemail = \"eduardszoecs@gmail.com\",\ncomment = c(ORCID=\"0000-0003-1444-9135\")),\nperson(\"Scott\", \"Chamberlain\", role = \"aut\",\nemail = \"myrmecocystus@gmail.com\",\ncomment = c(ORCID=\"0000-0003-1444-9135\")),\nperson(given = \"rOpenSci\",\nrole = \"fnd\",\ncomment = c(ROR = \"019jywm96\"))\n)",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/ropensci/sofa (devel)\nhttps://docs.ropensci.org/sofa (docs)",
  "BugReports": "https://github.com/ropensci/sofa/issues",
  "Roxygen": "list(markdown = TRUE)",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.0",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2026-05-05 07:53:28 UTC",
  "RemoteUrl": "https://github.com/ropensci/sofa",
  "RemoteRef": "master",
  "RemoteSha": "d5c20c7c08857b0669f78cca63a3ddf28088b07f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-05 08:04:59 UTC",
    "User": "root"
  },
  "Author": "Yaoxiang Li [aut, cre] (ORCID: <https://orcid.org/0000-0001-9200-1016>),\nEduard Szöcs [aut] (ORCID: <https://orcid.org/0000-0003-1444-9135>),\nScott Chamberlain [aut] (ORCID:\n<https://orcid.org/0000-0003-1444-9135>),\nrOpenSci [fnd] (ROR: <https://ror.org/019jywm96>)",
  "Maintainer": "Yaoxiang Li <liyaoxiang@outlook.com>",
  "MD5sum": "1e651b74c74d76a3b99e174d6bb571fe",
  "_user": "ropensci",
  "_type": "src",
  "_file": "sofa_0.4.1.tar.gz",
  "_fileid": "47b100b7c19dd9e98450798951f66a9a4aac7c60d2754db55676d898b62b9d0c",
  "_filesize": 340771,
  "_sha256": "47b100b7c19dd9e98450798951f66a9a4aac7c60d2754db55676d898b62b9d0c",
  "_created": "2026-05-05T08:04:59.000Z",
  "_published": "2026-05-05T08:11:02.840Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 74373341070,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6801488632"
    },
    {
      "job": 74373341110,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6801487205"
    },
    {
      "job": 74373341081,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6801483235"
    },
    {
      "job": 74373341077,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6801480193"
    },
    {
      "job": 74372866790,
      "time": 510,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6801536272"
    },
    {
      "job": 74372866749,
      "time": 199,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6801448534"
    },
    {
      "job": 74373341062,
      "time": 216,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6801512332"
    },
    {
      "job": 74373341067,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6801471254"
    },
    {
      "job": 74373341094,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6801475097"
    },
    {
      "job": 74373341100,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6801470275"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/25364792301",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/sofa",
  "_commit": {
    "id": "d5c20c7c08857b0669f78cca63a3ddf28088b07f",
    "author": "Yaoxiang Li <liyaoxiang@outlook.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #87 from ropensci/codex-fix-r-universe-check\n\nFix R-universe check dependencies",
    "time": 1777967608
  },
  "_maintainer": {
    "name": "Yaoxiang Li",
    "email": "liyaoxiang@outlook.com",
    "login": "yaoxiangli",
    "uuid": 18198096,
    "orcid": "0000-0001-9200-1016"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "crul",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "R6",
      "version": ">= 2.2.2",
      "role": "Imports"
    },
    {
      "package": "mime",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "cli",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "couchdb",
    "database",
    "nosql",
    "documents",
    "cloudant",
    "couchdb-client"
  ],
  "_stars": 33,
  "_contributors": [
    {
      "user": "sckott",
      "count": 287,
      "uuid": 577668
    },
    {
      "user": "yaoxiangli",
      "count": 22,
      "uuid": 18198096
    },
    {
      "user": "maelle",
      "count": 3,
      "uuid": 8360597
    },
    {
      "user": "patperu",
      "count": 3,
      "uuid": 82020
    },
    {
      "user": "eduardszoecs",
      "count": 2,
      "uuid": 849616
    },
    {
      "user": "jeroen",
      "count": 1,
      "uuid": 216319
    },
    {
      "user": "michellymenezes",
      "count": 1,
      "uuid": 5838244
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 563,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sofa"
  },
  "_devurl": "https://github.com/ropensci/sofa",
  "_pkgdown": "https://docs.ropensci.org/sofa",
  "_searchresults": 56,
  "_metadata": {
    "ropensci_category": "databases"
  },
  "_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/sofa.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/sofa",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2016-10-13"
    },
    {
      "version": "0.3.0",
      "date": "2018-01-03"
    },
    {
      "version": "0.4.0",
      "date": "2020-06-26"
    }
  ],
  "_exports": [
    "active_tasks",
    "attach_get",
    "Cushion",
    "db_alldocs",
    "db_bulk_create",
    "db_bulk_get",
    "db_bulk_update",
    "db_changes",
    "db_compact",
    "db_create",
    "db_delete",
    "db_explain",
    "db_index",
    "db_index_create",
    "db_index_delete",
    "db_info",
    "db_list",
    "db_query",
    "db_replicate",
    "db_revisions",
    "design_create",
    "design_create_",
    "design_delete",
    "design_get",
    "design_head",
    "design_info",
    "design_search",
    "design_search_many",
    "doc_attach_create",
    "doc_attach_delete",
    "doc_attach_get",
    "doc_attach_info",
    "doc_create",
    "doc_delete",
    "doc_get",
    "doc_head",
    "doc_update",
    "doc_upsert",
    "membership",
    "parse_df",
    "ping",
    "restart",
    "session",
    "uuids"
  ],
  "_help": [
    {
      "page": "sofa-package",
      "title": "R client for CouchDB.",
      "topics": [
        "sofa-package",
        "sofa"
      ]
    },
    {
      "page": "active_tasks",
      "title": "active tasks",
      "topics": [
        "active_tasks"
      ]
    },
    {
      "page": "attachments",
      "title": "Work with attachments",
      "topics": [
        "attachments",
        "doc_attach_create",
        "doc_attach_delete",
        "doc_attach_get",
        "doc_attach_info"
      ]
    },
    {
      "page": "Cushion",
      "title": "sofa connection client",
      "topics": [
        "Cushion"
      ]
    },
    {
      "page": "databases",
      "title": "Work with databases in your CouchDB's.",
      "topics": [
        "databases"
      ]
    },
    {
      "page": "db_alldocs",
      "title": "List all docs in a given database.",
      "topics": [
        "db_alldocs"
      ]
    },
    {
      "page": "db_bulk_create",
      "title": "Create documents via the bulk API",
      "topics": [
        "db_bulk_create"
      ]
    },
    {
      "page": "db_bulk_get",
      "title": "Query many documents at once",
      "topics": [
        "db_bulk_get"
      ]
    },
    {
      "page": "db_bulk_update",
      "title": "Create documents via the bulk API",
      "topics": [
        "db_bulk_update"
      ]
    },
    {
      "page": "db_changes",
      "title": "List changes to a database.",
      "topics": [
        "db_changes"
      ]
    },
    {
      "page": "db_compact",
      "title": "Request compaction of the specified database",
      "topics": [
        "db_compact"
      ]
    },
    {
      "page": "db_create",
      "title": "Create a database.",
      "topics": [
        "db_create"
      ]
    },
    {
      "page": "db_delete",
      "title": "Delete a database.",
      "topics": [
        "db_delete"
      ]
    },
    {
      "page": "db_explain",
      "title": "Explain API",
      "topics": [
        "db_explain"
      ]
    },
    {
      "page": "db_index",
      "title": "Create and get database indexes",
      "topics": [
        "db_index",
        "db_index_create",
        "db_index_delete"
      ]
    },
    {
      "page": "db_info",
      "title": "List database info.",
      "topics": [
        "db_info"
      ]
    },
    {
      "page": "db_list",
      "title": "List all databases.",
      "topics": [
        "db_list"
      ]
    },
    {
      "page": "db_query",
      "title": "Query a database.",
      "topics": [
        "db_query"
      ]
    },
    {
      "page": "db_replicate",
      "title": "Upload (replicate) a local database to a remote database server, e.g., Cloudant, Iriscouch",
      "topics": [
        "db_replicate"
      ]
    },
    {
      "page": "db_revisions",
      "title": "Get document revisions.",
      "topics": [
        "db_revisions"
      ]
    },
    {
      "page": "design",
      "title": "Work with design documents",
      "topics": [
        "design",
        "design_create",
        "design_create_",
        "design_delete",
        "design_get",
        "design_head",
        "design_info"
      ]
    },
    {
      "page": "design_search",
      "title": "Search design documents",
      "topics": [
        "design_search",
        "design_search_many"
      ]
    },
    {
      "page": "doc_create",
      "title": "Create documents to a database.",
      "topics": [
        "doc_create"
      ]
    },
    {
      "page": "doc_delete",
      "title": "Delete a document in a database.",
      "topics": [
        "doc_delete"
      ]
    },
    {
      "page": "doc_get",
      "title": "Get a document from a database.",
      "topics": [
        "doc_get"
      ]
    },
    {
      "page": "doc_head",
      "title": "Get header info for a document",
      "topics": [
        "doc_head"
      ]
    },
    {
      "page": "doc_update",
      "title": "Update a document.",
      "topics": [
        "doc_update"
      ]
    },
    {
      "page": "doc_upsert",
      "title": "Create a new document or update an existing one",
      "topics": [
        "doc_upsert"
      ]
    },
    {
      "page": "documents",
      "title": "Work with documents in your CouchDB's.",
      "topics": [
        "documents"
      ]
    },
    {
      "page": "membership",
      "title": "membership",
      "topics": [
        "membership"
      ]
    },
    {
      "page": "parse_df",
      "title": "Parse data.frame to json or list by row or column",
      "topics": [
        "parse_df"
      ]
    },
    {
      "page": "ping",
      "title": "Ping a CouchDB server",
      "topics": [
        "ping"
      ]
    },
    {
      "page": "restart",
      "title": "Restart your Couchdb instance",
      "topics": [
        "restart"
      ]
    },
    {
      "page": "session",
      "title": "session",
      "topics": [
        "session"
      ]
    },
    {
      "page": "uuids",
      "title": "Get uuids.",
      "topics": [
        "uuids"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ropensci/sofa/raw/master/man/figures/logo.png",
  "_readme": "https://github.com/ropensci/sofa/raw/master/README.md",
  "_rundeps": [
    "cli",
    "crul",
    "curl",
    "httpcode",
    "jsonlite",
    "lifecycle",
    "mime",
    "R6",
    "Rcpp",
    "rlang",
    "triebeard",
    "urltools"
  ],
  "_vignettes": [
    {
      "source": "query_tutorial.Rmd",
      "filename": "query_tutorial.html",
      "title": "CouchDB Queries",
      "author": "Scott Chamberlain",
      "engine": "knitr::rmarkdown",
      "headings": [
        "CouchDB query table"
      ],
      "created": "2016-09-30 20:46:04",
      "modified": "2016-09-30 20:46:04",
      "commits": 1
    },
    {
      "source": "sofa.Rmd",
      "filename": "sofa.html",
      "title": "sofa introduction",
      "author": "Scott Chamberlain",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Install sofa",
        "sofa package API",
        "Create a connection client",
        "Ping your server",
        "Create a new database",
        "List databases",
        "Create a document",
        "Changes feed",
        "Search"
      ],
      "created": "2020-01-31 18:00:26",
      "modified": "2020-06-25 15:32:01",
      "commits": 2
    }
  ],
  "_score": 7.345883212931713,
  "_indexed": true,
  "_nocasepkg": "sofa",
  "_universes": [
    "ropensci",
    "yaoxiangli"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-05-05T08:07:21.000Z",
      "distro": "noble",
      "commit": "d5c20c7c08857b0669f78cca63a3ddf28088b07f",
      "fileid": "ee41126724e534d41f36cf8bcb334036d2d9b449c57620d34d8a372b8cb82de4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25364792301"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-05-05T08:07:16.000Z",
      "distro": "noble",
      "commit": "d5c20c7c08857b0669f78cca63a3ddf28088b07f",
      "fileid": "670b8b7731a9cddb9cf3793f2ed6facf4b8caea2dc332c4c1430e2f092810a4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25364792301"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-05-05T08:07:05.000Z",
      "commit": "d5c20c7c08857b0669f78cca63a3ddf28088b07f",
      "fileid": "e99f8f601a8e0f1cf92405464d5f18bb026050a5b1a39184f457ca3c457b4d8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25364792301"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-05-05T08:06:52.000Z",
      "commit": "d5c20c7c08857b0669f78cca63a3ddf28088b07f",
      "fileid": "0fd8fd49ba7aeec9dc91472f8781732fea3599c41762d8b2ce2c5f1a79e38c2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25364792301"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.4.1",
      "date": "2026-05-05T08:09:04.000Z",
      "commit": "d5c20c7c08857b0669f78cca63a3ddf28088b07f",
      "fileid": "7115a72fc399968d5982903b13880b065ac6debeee65b064ca15f8065949788e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25364792301"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-05-05T08:06:15.000Z",
      "commit": "d5c20c7c08857b0669f78cca63a3ddf28088b07f",
      "fileid": "fdc35daa082c1e754227382502d34e8ee5b016f2fbbdec3486cbf12b84987b57",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25364792301"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-05-05T08:06:23.000Z",
      "commit": "d5c20c7c08857b0669f78cca63a3ddf28088b07f",
      "fileid": "655b0adc02d395fc7e8cc9e12dea7368f730bdb5cb786b4d9531fd3d3746e2d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25364792301"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-05-05T08:06:12.000Z",
      "commit": "d5c20c7c08857b0669f78cca63a3ddf28088b07f",
      "fileid": "f3fea1534ee58b2cbca8c949664bbc669ef4020d7c620c690360984ddbf88001",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25364792301"
    }
  ]
}