Crandore Hub

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.

Versions across snapshots

VersionRepositoryFileSize
0.0.1 rolling source/ R- hellno_0.0.1.tar.gz 3.6 KiB
0.0.1 latest source/ R- hellno_0.0.1.tar.gz 3.6 KiB
0.0.1 2026-04-23 source/ R- hellno_0.0.1.tar.gz 3.6 KiB
0.0.1 2026-04-09 windows/windows R-4.5 hellno_0.0.1.zip 14.7 KiB

Dependencies (latest)

Suggests