NEWS.md
file to track changes to the
package.This release contains very minor changes to comply with CRAN policies.
LazyData
, since the package doesn’t contain
dataOther changes
read.sss()
has a new argument
verbose = FALSE
that suppresses any messages. If you want
the messages, set verbose = TRUE
testthat_3.0.0
read.sss()
will now also guess *.dat
files
for the data, in addition to *.csv
and
*.asc
read.sss()
,
and the function will guess the name of the .asclabel.table
attributexml2
instead of XML
assert_that()
.Rbuildignore
to comply with CRAN requirements
for R-3.1.0packageStartupMessage()
rather than
message()
to display startup messageImprovements:
plyr::quickdf()
rather than as.data.frame()
plyr
and XML
rather than declaring
dependencyImprovements:
fast.read.fwf()
and changeValues()
to use lapply()
rather than
loops.Fixed issues:
variable.lable
attribute containing question
textread.fast.fwf()
to read fixed width
file