{
  "_id": "6a51e9bb9b92047c28d5270f",
  "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-07-11 06:56:43 UTC",
    "User": "root"
  },
  "_user": "swissstatsr",
  "_type": "src",
  "_file": "impexpcsv_0.0.7.tar.gz",
  "_fileid": "https://r2.ropensci.org/0f1e3e5dfa4addf00a3712c5ef3fa5b897e914ef19b11db22faab8321e022390",
  "_filesize": 86361,
  "_sha256": "0f1e3e5dfa4addf00a3712c5ef3fa5b897e914ef19b11db22faab8321e022390",
  "_expires": "2026-10-19T06:59:05.000Z",
  "_created": "2026-07-11T06:56:43.000Z",
  "_published": "2026-07-11T06:59:06.977Z",
  "_jobs": [
    {
      "job": 86521343848,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8246026839"
    },
    {
      "job": 86521343845,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246027283"
    },
    {
      "job": 86521343856,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8246022938"
    },
    {
      "job": 86521343843,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246022935"
    },
    {
      "job": 86521150735,
      "time": 154,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246007333"
    },
    {
      "job": 86521343846,
      "time": 88,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8246023060"
    },
    {
      "job": 86521343857,
      "time": 64,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8246019103"
    },
    {
      "job": 86521343874,
      "time": 61,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8246018650"
    },
    {
      "job": 86521343860,
      "time": 61,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246018577"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/29143580194",
  "_status": "success",
  "_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",
    "description": "",
    "uuid": 14068778
  },
  "_distro": "resolute",
  "_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",
    "followers": 16,
    "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.1",
  "_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-07-11T06:58:37.000Z",
      "distro": "resolute",
      "commit": "ffbbdc2b01864fee4971f3c7c1c67b018d5a2f4c",
      "fileid": "https://r2.ropensci.org/360142cd6d54c918ac4f9eac6ff08e2ed72bc004651cf8d0cc86ba349a8f3590",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/29143580194"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.7",
      "date": "2026-07-11T06:58:39.000Z",
      "distro": "resolute",
      "commit": "ffbbdc2b01864fee4971f3c7c1c67b018d5a2f4c",
      "fileid": "https://r2.ropensci.org/a91c14d68827549514c94a2b1d05330a2c071aa8c8676fdcad5137bd7bd530e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/29143580194"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.7",
      "date": "2026-07-11T06:58:17.000Z",
      "commit": "ffbbdc2b01864fee4971f3c7c1c67b018d5a2f4c",
      "fileid": "https://r2.ropensci.org/f0c4addbe755c4b69e248f8e185c1b61a5292d50e4ce91dca9778843224b2bc4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/29143580194"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.7",
      "date": "2026-07-11T06:58:14.000Z",
      "commit": "ffbbdc2b01864fee4971f3c7c1c67b018d5a2f4c",
      "fileid": "https://r2.ropensci.org/b2f8e9ed2a6994c9b047f3946a7b3be343dabd5fe53bfc3fcd6f737fdbc72354",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/29143580194"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.7",
      "date": "2026-07-11T06:58:24.000Z",
      "commit": "ffbbdc2b01864fee4971f3c7c1c67b018d5a2f4c",
      "fileid": "https://r2.ropensci.org/d3e5c5b51027edc09fabb469717b38b9e4c9cb3474f7dddd1405d86f8ac734cf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/29143580194"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.7",
      "date": "2026-07-11T06:57:45.000Z",
      "commit": "ffbbdc2b01864fee4971f3c7c1c67b018d5a2f4c",
      "fileid": "https://r2.ropensci.org/e74685f2f464dbe141de7a350cfb936350ed34c4f82b050e1e82810f90001a52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/29143580194"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.7",
      "date": "2026-07-11T06:57:43.000Z",
      "commit": "ffbbdc2b01864fee4971f3c7c1c67b018d5a2f4c",
      "fileid": "https://r2.ropensci.org/bcc134d1d22560e3ddd20ac0715aa93a7b99dc1a7c58b5bf25b3aed12f785887",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/29143580194"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.7",
      "date": "2026-07-11T06:57:44.000Z",
      "commit": "ffbbdc2b01864fee4971f3c7c1c67b018d5a2f4c",
      "fileid": "https://r2.ropensci.org/a01a51f83447e464e9546218a243b9e76f774396441bcd6c7c3d72e23fcb6957",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swissstatsr/actions/runs/29143580194"
    }
  ]
}