{
  "_id": "6a1ee28db401979e73410c21",
  "Package": "hellno",
  "Type": "Package",
  "Title": "A Solution to the 'stringsAsFactors=FALSE' Problem",
  "Version": "0.2.0",
  "Date": "2016-05-12",
  "Author": "Peter Meissner",
  "Maintainer": "Peter Meissner <retep.meissner@gmail.com>",
  "Description": "Base R's default setting for 'stringsAsFactors' within\n'data.frame()' and 'as.data.frame()' is supposedly the most\noften complained about piece of code in the R infrastructure.\nThe 'hellno' package provides an explicit solution without\nchanging R itself or having to mess around with options. It\ntries to solve this problem by providing alternative\n'data.frame()' and 'as.data.frame()' functions that are in fact\nsimple wrappers around base R's 'data.frame()',\n'as.data.frame()', 'rbind()' and 'rbind.as.data.frame()' with\n'stringsAsFactors' option set to 'HELLNO' (which in turn equals\nFALSE) by default.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/petermeissner/hellno",
  "BugReports": "https://github.com/petermeissner/hellno/issues",
  "RoxygenNote": "5.0.1",
  "Repository": "https://petermeissner.r-universe.dev",
  "Date/Publication": "2018-08-23 04:12:55 UTC",
  "RemoteUrl": "https://github.com/petermeissner/hellno",
  "RemoteRef": "HEAD",
  "RemoteSha": "32c31bc6db358a5d8674df45a20442663bd709e0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 06:50:25 UTC",
    "User": "root"
  },
  "MD5sum": "cfdebeb6a500a7f18079d16750adbe65",
  "_user": "petermeissner",
  "_type": "src",
  "_file": "hellno_0.2.0.tar.gz",
  "_fileid": "56bb25ad8acc11eb3ec0dce89c87d20504eb767df5321d9fa61e951d8b172c0a",
  "_filesize": 90688,
  "_sha256": "56bb25ad8acc11eb3ec0dce89c87d20504eb767df5321d9fa61e951d8b172c0a",
  "_created": "2026-05-20T06:50:25.000Z",
  "_published": "2026-06-02T14:02:53.518Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79088660418,
      "time": 102,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7103159722"
    },
    {
      "job": 79088653003,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7103165604"
    },
    {
      "job": 79088663686,
      "time": 70,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7103150984"
    },
    {
      "job": 79088632166,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7103160825"
    },
    {
      "job": 79088657996,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103131012"
    },
    {
      "job": 79088630604,
      "time": 86,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359862554"
    },
    {
      "job": 79088661408,
      "time": 61,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7103148831"
    },
    {
      "job": 79088669366,
      "time": 56,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7103147486"
    },
    {
      "job": 79088668439,
      "time": 58,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7103147680"
    }
  ],
  "_buildurl": "https://github.com/r-universe/petermeissner/actions/runs/26146263910",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/petermeissner/hellno",
  "_commit": {
    "id": "32c31bc6db358a5d8674df45a20442663bd709e0",
    "author": "Peter Meissner <petermeissner@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update .travis.yml",
    "time": 1534997575
  },
  "_maintainer": {
    "name": "Peter Meissner",
    "email": "retep.meissner@gmail.com",
    "login": "petermeissner",
    "description": "",
    "uuid": 939139
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "petermeissner",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "petermeissner",
      "count": 46,
      "uuid": 939139
    }
  ],
  "_userbio": {
    "uuid": 939139,
    "type": "user",
    "name": "Peter Meissner"
  },
  "_downloads": {
    "count": 280,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hellno"
  },
  "_devurl": "https://github.com/petermeissner/hellno",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hellno.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/petermeissner/hellno",
  "_realowner": "petermeissner",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2015-12-14"
    }
  ],
  "_exports": [
    "as.data.frame",
    "data.frame",
    "HELLNO",
    "rbind",
    "rbind.data.frame"
  ],
  "_help": [
    {
      "page": "as.data.frame",
      "title": "alternative as.data.frame() implementation",
      "topics": [
        "as.data.frame"
      ]
    },
    {
      "page": "data.frame",
      "title": "alternative data.frame() implementation",
      "topics": [
        "data.frame"
      ]
    },
    {
      "page": "HELLNO",
      "title": "logical constant for FALSE",
      "topics": [
        "HELLNO"
      ]
    },
    {
      "page": "rbind",
      "title": "altenative rbind implementation",
      "topics": [
        "rbind"
      ]
    },
    {
      "page": "rbind.data.frame",
      "title": "altenative rbind.data.frame() implementation",
      "topics": [
        "rbind.data.frame"
      ]
    }
  ],
  "_readme": "https://github.com/petermeissner/hellno/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 3.9542425094393248,
  "_indexed": true,
  "_nocasepkg": "hellno",
  "_universes": [
    "petermeissner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-20T06:52:16.000Z",
      "distro": "noble",
      "commit": "32c31bc6db358a5d8674df45a20442663bd709e0",
      "fileid": "a704fbad3ae4dcd8ec082aa23ce6c46a9feb28f3609c6bc5079ed8e2482853db",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/petermeissner/actions/runs/26146263910"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-20T06:52:38.000Z",
      "distro": "noble",
      "commit": "32c31bc6db358a5d8674df45a20442663bd709e0",
      "fileid": "9758a0c542ccbbda8a7454b9920d3da51c2174106e7d103bfb8f8e0960449436",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/petermeissner/actions/runs/26146263910"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-20T06:51:48.000Z",
      "commit": "32c31bc6db358a5d8674df45a20442663bd709e0",
      "fileid": "15599190371c584a0cc70ab81f96effa5a059facaac792f4bf2bba42b307ad17",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/petermeissner/actions/runs/26146263910"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-20T06:52:20.000Z",
      "commit": "32c31bc6db358a5d8674df45a20442663bd709e0",
      "fileid": "2fb894230a2a93e7db854325cd632bc61e9f23a95020c755d7627c8392206c88",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/petermeissner/actions/runs/26146263910"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-20T06:51:34.000Z",
      "commit": "32c31bc6db358a5d8674df45a20442663bd709e0",
      "fileid": "eaa99f51ab46ac30d0c73d068316a4748d74b9c11097b95860f5ae8262ccb03c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/petermeissner/actions/runs/26146263910"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-20T06:51:28.000Z",
      "commit": "32c31bc6db358a5d8674df45a20442663bd709e0",
      "fileid": "085948809c9ef7a3767b0dbcc9a687d24b7859f43dc69ceb1125bf70de0e8e43",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/petermeissner/actions/runs/26146263910"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-20T06:51:29.000Z",
      "commit": "32c31bc6db358a5d8674df45a20442663bd709e0",
      "fileid": "b6f8e684a691010931f960b605bf79557097f623e75e68d246ebc0d0d0dc24c0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/petermeissner/actions/runs/26146263910"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-02T14:00:10.000Z",
      "commit": "32c31bc6db358a5d8674df45a20442663bd709e0",
      "fileid": "17e2fc06c15c09760c62fa570e7e8d5e7cfe0d7606131f075396e4724e84837d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/petermeissner/actions/runs/26146263910"
    }
  ]
}