{
  "_id": "6a49e3a12c82cd3614826439",
  "Package": "ETLUtils",
  "Title": "Utility Functions to Execute Standard Extract/Transform/Load\nOperations (using Package 'ff') on Large Data",
  "Type": "Package",
  "LazyLoad": "yes",
  "Authors@R": "person(given = \"Jan\", family = \"Wijffels\", role = c(\"aut\", \"cre\"), email = \"jwijffels@bnosac.be\")",
  "Description": "Provides functions to facilitate the use of the 'ff'\npackage in interaction with big data in 'SQL' databases (e.g.\nin 'Oracle', 'MySQL', 'PostgreSQL', 'Hive') by allowing easy\nimporting directly into 'ffdf' objects using 'DBI', 'RODBC' and\n'RJDBC'. Also contains some basic utility functions to do fast\nleft outer join merging based on 'match', factorisation of data\nand a basic function for re-coding vectors.",
  "Version": "1.6",
  "License": "GPL-2",
  "URL": "https://github.com/jwijffels/ETLUtils",
  "RoxygenNote": "7.3.2",
  "Repository": "https://jwijffels.r-universe.dev",
  "Date/Publication": "2025-11-26 22:33:38 UTC",
  "RemoteUrl": "https://github.com/jwijffels/etlutils",
  "RemoteRef": "HEAD",
  "RemoteSha": "1aee5ebeaee94d0d6a64af6b003cc57353bb1803",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 04:52:40 UTC",
    "User": "root"
  },
  "Author": "Jan Wijffels [aut, cre]",
  "Maintainer": "Jan Wijffels <jwijffels@bnosac.be>",
  "_user": "jwijffels",
  "_type": "src",
  "_file": "ETLUtils_1.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/251383edf2c208520d1663466fe354b3f3ec28284ddb9c5b1aa2d825efc26ba5",
  "_filesize": 186802,
  "_sha256": "251383edf2c208520d1663466fe354b3f3ec28284ddb9c5b1aa2d825efc26ba5",
  "_expires": "2026-10-13T04:54:56.000Z",
  "_created": "2026-07-05T04:52:40.000Z",
  "_published": "2026-07-05T04:54:57.726Z",
  "_jobs": [
    {
      "job": 85193850174,
      "time": 104,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088446538"
    },
    {
      "job": 85193850165,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088446448"
    },
    {
      "job": 85193850182,
      "time": 65,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088442662"
    },
    {
      "job": 85193850163,
      "time": 73,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088443367"
    },
    {
      "job": 85193728652,
      "time": 138,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088436206"
    },
    {
      "job": 85193850162,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8088445399"
    },
    {
      "job": 85193850171,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088443815"
    },
    {
      "job": 85193850172,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088443893"
    },
    {
      "job": 85193850169,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088445050"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jwijffels/actions/runs/28729923409",
  "_status": "success",
  "_upstream": "https://github.com/jwijffels/etlutils",
  "_commit": {
    "id": "1aee5ebeaee94d0d6a64af6b003cc57353bb1803",
    "author": "Jan Wijffels <jwijffels@bnosac.be>",
    "committer": "Jan Wijffels <jwijffels@bnosac.be>",
    "message": "fix R CMD check note on authors@R\n",
    "time": 1764196418
  },
  "_maintainer": {
    "name": "Jan Wijffels",
    "email": "jwijffels@bnosac.be",
    "login": "jwijffels",
    "description": "www.bnosac.be",
    "uuid": 1710810
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "ff",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "bit",
      "version": ">= 4.0.0",
      "role": "Imports"
    },
    {
      "package": "RSQLite",
      "role": "Suggests"
    },
    {
      "package": "zoo",
      "role": "Suggests"
    },
    {
      "package": "DBI",
      "role": "Suggests"
    },
    {
      "package": "RODBC",
      "role": "Suggests"
    },
    {
      "package": "RJDBC",
      "role": "Suggests"
    }
  ],
  "_owner": "jwijffels",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-48",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 19,
  "_contributors": [
    {
      "user": "jwijffels",
      "count": 53,
      "uuid": 1710810
    },
    {
      "user": "epatters",
      "count": 2,
      "uuid": 316610
    },
    {
      "user": "mpancia",
      "count": 1,
      "uuid": 7557730
    }
  ],
  "_userbio": {
    "uuid": 1710810,
    "type": "user",
    "name": "jwijffels",
    "followers": 202,
    "description": "www.bnosac.be"
  },
  "_downloads": {
    "count": 364,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ETLUtils"
  },
  "_devurl": "https://github.com/jwijffels/etlutils",
  "_searchresults": 38,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ETLUtils.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jwijffels/etlutils",
  "_realowner": "jwijffels",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2012-04-03"
    },
    {
      "version": "1.1",
      "date": "2012-05-20"
    },
    {
      "version": "1.2",
      "date": "2013-01-05"
    },
    {
      "version": "1.3",
      "date": "2015-05-18"
    },
    {
      "version": "1.4",
      "date": "2018-01-17"
    },
    {
      "version": "1.4.1",
      "date": "2018-01-25"
    },
    {
      "version": "1.5",
      "date": "2020-08-03"
    },
    {
      "version": "1.6",
      "date": "2025-11-26"
    }
  ],
  "_exports": [
    "factorise",
    "matchmerge",
    "naLOCFPlusone",
    "read.dbi.ffdf",
    "read.jdbc.ffdf",
    "read.odbc.ffdf",
    "recoder",
    "renameColumns",
    "write.dbi.ffdf",
    "write.jdbc.ffdf",
    "write.odbc.ffdf"
  ],
  "_help": [
    {
      "page": "ETLUtils-package",
      "title": "Extra utility functions to execute standard ETL operations on large data",
      "topics": [
        "ETLUtils-package",
        "ETLUtils"
      ]
    },
    {
      "page": "factorise",
      "title": "Put character vectors, columns of a data.frame or list elements as factor",
      "topics": [
        "factorise",
        "factorise.character",
        "factorise.data.frame",
        "factorise.default",
        "factorise.list"
      ]
    },
    {
      "page": "matchmerge",
      "title": "Merge two data frames (fast) by common columns by performing a left (outer) join or an inner join.",
      "topics": [
        "matchmerge"
      ]
    },
    {
      "page": "naLOCFPlusone",
      "title": "Performs NA replacement by last observation carried forward but adds 1 to the last observation carried forward.",
      "topics": [
        "naLOCFPlusone"
      ]
    },
    {
      "page": "read.dbi.ffdf",
      "title": "Read data from a DBI connection into an ffdf.",
      "topics": [
        "read.dbi.ffdf"
      ]
    },
    {
      "page": "read.jdbc.ffdf",
      "title": "Read data from a JDBC connection into an ffdf.",
      "topics": [
        "read.jdbc.ffdf"
      ]
    },
    {
      "page": "read.odbc.ffdf",
      "title": "Read data from a ODBC connection into an ffdf.",
      "topics": [
        "read.odbc.ffdf"
      ]
    },
    {
      "page": "recoder",
      "title": "Recodes the values of a character vector",
      "topics": [
        "recoder"
      ]
    },
    {
      "page": "renameColumns",
      "title": "Renames variables in a data frame.",
      "topics": [
        "renameColumns"
      ]
    },
    {
      "page": "write.dbi.ffdf",
      "title": "Write ffdf data to a database table by using a DBI connection.",
      "topics": [
        "write.dbi.ffdf"
      ]
    },
    {
      "page": "write.jdbc.ffdf",
      "title": "Write ffdf data to a database table by using a JDBC connection.",
      "topics": [
        "write.jdbc.ffdf"
      ]
    },
    {
      "page": "write.odbc.ffdf",
      "title": "Write ffdf data to a database table by using a ODBC connection.",
      "topics": [
        "write.odbc.ffdf"
      ]
    }
  ],
  "_readme": "https://github.com/jwijffels/etlutils/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "ff"
  ],
  "_score": 4.858537197569639,
  "_indexed": true,
  "_nocasepkg": "etlutils",
  "_universes": [
    "jwijffels"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6",
      "date": "2026-07-05T04:54:29.000Z",
      "distro": "resolute",
      "commit": "1aee5ebeaee94d0d6a64af6b003cc57353bb1803",
      "fileid": "https://r2.ropensci.org/fd2d62701deecb5304a55f9338e194cb5b02d50f9afa976590cc8c695ea1c2f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jwijffels/actions/runs/28729923409"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.6",
      "date": "2026-07-05T04:54:28.000Z",
      "distro": "resolute",
      "commit": "1aee5ebeaee94d0d6a64af6b003cc57353bb1803",
      "fileid": "https://r2.ropensci.org/618558abdea30455549c2dcd6096f007a42c037e6d421039456f4f25472c3095",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jwijffels/actions/runs/28729923409"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6",
      "date": "2026-07-05T04:53:53.000Z",
      "commit": "1aee5ebeaee94d0d6a64af6b003cc57353bb1803",
      "fileid": "https://r2.ropensci.org/49b55aa4ceceaf9a9ef52d539a2076ef124e1c742e3f4499b244c2168c89e68f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jwijffels/actions/runs/28729923409"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.6",
      "date": "2026-07-05T04:54:00.000Z",
      "commit": "1aee5ebeaee94d0d6a64af6b003cc57353bb1803",
      "fileid": "https://r2.ropensci.org/cd570f6d8a982cd56b6027149be9f5cc65426c40ae9d0f6544e648956dbc7db7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jwijffels/actions/runs/28729923409"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6",
      "date": "2026-07-05T04:54:28.000Z",
      "commit": "1aee5ebeaee94d0d6a64af6b003cc57353bb1803",
      "fileid": "https://r2.ropensci.org/ef8d4077e011f94dc0d7af4a23b917590696f0c8f40fbf727b3a8393c60da92d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jwijffels/actions/runs/28729923409"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6",
      "date": "2026-07-05T04:53:56.000Z",
      "commit": "1aee5ebeaee94d0d6a64af6b003cc57353bb1803",
      "fileid": "https://r2.ropensci.org/f80899879b3cff5625fe2d2a4b7f7f7d682d1061ae3ee34475fda1d57f5bfc27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jwijffels/actions/runs/28729923409"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6",
      "date": "2026-07-05T04:53:56.000Z",
      "commit": "1aee5ebeaee94d0d6a64af6b003cc57353bb1803",
      "fileid": "https://r2.ropensci.org/7eb6dc615cda9d701cbae5a4d372e96eed3caea8939fbb9b994eeb1dd678cd62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jwijffels/actions/runs/28729923409"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.6",
      "date": "2026-07-05T04:54:11.000Z",
      "commit": "1aee5ebeaee94d0d6a64af6b003cc57353bb1803",
      "fileid": "https://r2.ropensci.org/03065af8bf87d96141d4f4544b4662737f62158362053d638b9cfd3cd873f902",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jwijffels/actions/runs/28729923409"
    }
  ]
}