The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

hellno: Providing 'stringsAsFactors=FALSE' Variants of 'data.frame()' and 'as.data.frame()'

Base R's default setting for 'stringsAsFactors' within 'data.frame()' and 'as.data.frame()' is supposedly the most often complained about piece of code in the R infrastructure. The 'hellno' package provides an explicit solution without changing R itself or having to mess around with options. It tries to solve this problem by providing alternative 'data.frame()' and 'as.data.frame()' functions that are in fact simple wrappers around base R's 'data.frame()' and 'as.data.frame()' with 'stringsAsFactors' option set to 'HELLNO' ( which in turn equals FALSE ) by default.

Version: 0.0.1
Suggests: testthat
Published: 2015-12-14
Author: Peter Meissner
Maintainer: Peter Meissner <retep.meissner at gmail.com>
BugReports: https://github.com/petermeissner/hellno/issues
License: MIT + file LICENSE
URL: https://github.com/petermeissner/hellno
NeedsCompilation: no
Materials: README
CRAN checks: hellno results

Documentation:

Reference manual: hellno.pdf

Downloads:

Package source: hellno_0.0.1.tar.gz
Windows binaries: r-devel: hellno_0.0.1.zip, r-release: hellno_0.0.1.zip, r-oldrel: hellno_0.0.1.zip
macOS binaries: r-release (arm64): hellno_0.0.1.tgz, r-oldrel (arm64): hellno_0.0.1.tgz, r-release (x86_64): hellno_0.0.1.tgz, r-oldrel (x86_64): hellno_0.0.1.tgz

Reverse dependencies:

Reverse imports: GenEst, r6extended

Linking:

Please use the canonical form https://CRAN.R-project.org/package=hellno to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.