{
  "_id": "6a1034aaacfb0bcc41c996e1",
  "Package": "impexpcsv",
  "Title": "Import Various csv Files with Common Columns and Export in One\ncsv file",
  "Description": "Import various csv files with common columns and export in\none csv file. Csv files are imported with data.table::fread(),\nrow-binded with data.table::rbindlist() and exported with\ndata.table::fwrite().",
  "Version": "0.0.7",
  "License": "GPL-2",
  "Author": "Sandro Burri <gibo.gaf@gmail.com>",
  "Maintainer": "Sandro Burri <gibo.gaf@gmail.com>",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Repository": "https://swissstatsr.r-universe.dev",
  "Date/Publication": "2025-01-30 15:40:27 UTC",
  "RemoteUrl": "https://github.com/SwissStatsR/impexpcsv",
  "RemoteRef": "HEAD",
  "RemoteSha": "ffbbdc2b01864fee4971f3c7c1c67b018d5a2f4c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 07:39:07 UTC",
    "User": "root"
  },
  "MD5sum": "89066aa37f00c735a0824114d7d34695",
  "_user": "swissstatsr",
  "_type": "src",
  "_file": "impexpcsv_0.0.7.tar.gz",
  "_fileid": "735b31d5794fa3a204e1e0d27aa22af772d957056d14c58fb1ba1b750e8a3e4d",
  "_filesize": 86388,
  "_sha256": "735b31d5794fa3a204e1e0d27aa22af772d957056d14c58fb1ba1b750e8a3e4d",
  "_created": "2026-05-12T07:39:07.000Z",
  "_published": "2026-05-22T10:49:14.673Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77364792899,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6938385135"
    },
    {
      "job": 77364792694,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938387605"
    },
    {
      "job": 77364792826,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6938381772"
    },
    {
      "job": 77364792767,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938379008"
    },
    {
      "job": 77364792261,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938350983"
    },
    {
      "job": 77364792414,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158704688"
    },
    {
      "job": 77364792793,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6938381413"
    },
    {
      "job": 77364792940,
      "time": 59,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6938369382"
    },
    {
      "job": 77364792878,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938372170"
    }
  ],
  "_buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/25720395754",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/SwissStatsR/impexpcsv",
  "_commit": {
    "id": "ffbbdc2b01864fee4971f3c7c1c67b018d5a2f4c",
    "author": "gibo <sandro.burri@ti.ch>",
    "committer": "gibo <sandro.burri@ti.ch>",
    "message": "add argument quote = \"auto\" to bind_csv() and bind_csv_all(). Version 0.0.7\n",
    "time": 1738251627
  },
  "_maintainer": {
    "name": "Sandro Burri",
    "email": "gibo.gaf@gmail.com",
    "login": "gibonet",
    "uuid": 14068778
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "swissstatsr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "gibonet",
      "count": 29,
      "uuid": 14068778
    }
  ],
  "_userbio": {
    "uuid": 156070198,
    "type": "organization",
    "name": "Swiss Stats R",
    "description": "Swiss Stats R"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/impexpcsv"
  },
  "_devurl": "https://github.com/swissstatsr/impexpcsv",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/impexpcsv.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "all_columns",
    "bind_csv",
    "bind_csv_all",
    "common_columns",
    "import_list_csv"
  ],
  "_help": [
    {
      "page": "all_columns",
      "title": "Retrieves all column names from different csv files",
      "topics": [
        "all_columns"
      ]
    },
    {
      "page": "bind_csv",
      "title": "Create a \"row-binded\" csv file appending common columns of various csv files",
      "topics": [
        "bind_csv"
      ]
    },
    {
      "page": "bind_csv_all",
      "title": "Create a \"row-binded\" csv file appending all columns of various csv files",
      "topics": [
        "bind_csv_all"
      ]
    },
    {
      "page": "common_columns",
      "title": "Find common columns of various csv files",
      "topics": [
        "common_columns"
      ]
    },
    {
      "page": "import_list_csv",
      "title": "Import various csv files in a \"row-binded\" data.table with the same columns",
      "topics": [
        "import_list_csv"
      ]
    }
  ],
  "_readme": "https://github.com/SwissStatsR/impexpcsv/raw/HEAD/README.md",
  "_rundeps": [
    "data.table"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "impexpcsv",
  "_universes": [
    "swissstatsr",
    "gibonet"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.7",
      "date": "2026-05-12T07:41:01.000Z",
      "distro": "noble",
      "commit": "ffbbdc2b01864fee4971f3c7c1c67b018d5a2f4c",
      "fileid": "c9594e72f7d874c2872dd6a936e945ae2ed2af06e4d7b73539b5fcc9d8a55462",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/25720395754"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.7",
      "date": "2026-05-12T07:41:08.000Z",
      "distro": "noble",
      "commit": "ffbbdc2b01864fee4971f3c7c1c67b018d5a2f4c",
      "fileid": "34932976a5817a1f3f57b68059b057a56ca7cd01ead93120bb918cd96d463c28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/25720395754"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.7",
      "date": "2026-05-12T07:40:49.000Z",
      "commit": "ffbbdc2b01864fee4971f3c7c1c67b018d5a2f4c",
      "fileid": "9fbe6066e78f6c4875c3d7e83fe9cfdb289c1eacb6e9cc2c67bcf185f3eb4d8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/25720395754"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.7",
      "date": "2026-05-12T07:40:41.000Z",
      "commit": "ffbbdc2b01864fee4971f3c7c1c67b018d5a2f4c",
      "fileid": "3325cf632341829b112efc5a172b786a2bc67dca5d5c949e0b98c953032cd57c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/25720395754"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.7",
      "date": "2026-05-12T07:40:46.000Z",
      "commit": "ffbbdc2b01864fee4971f3c7c1c67b018d5a2f4c",
      "fileid": "eb05c2318d1c396f8759eaa81f9718d954ff3ebb9f357799397d89315503a1aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/25720395754"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.7",
      "date": "2026-05-12T07:40:05.000Z",
      "commit": "ffbbdc2b01864fee4971f3c7c1c67b018d5a2f4c",
      "fileid": "8a8a904cff01bce6e99bb9d9847fd4ec3d5ff7b708763b3c82c974fa84a8a0d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/25720395754"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.7",
      "date": "2026-05-12T07:40:15.000Z",
      "commit": "ffbbdc2b01864fee4971f3c7c1c67b018d5a2f4c",
      "fileid": "3df8b5065f5d6bd069cdb367302ecd1e8a59b01065cb56e24e72be86b1398245",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/25720395754"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.7",
      "date": "2026-05-22T10:48:56.000Z",
      "commit": "ffbbdc2b01864fee4971f3c7c1c67b018d5a2f4c",
      "fileid": "6ce3f0109fac919a216e5adce35df4996900e49657aa877b199465a43d45de1f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/25720395754"
    }
  ]
}