• crickets data added
  • Added function binomial_to_bernoulli_data, model_stability_glm, plot_lm
  • Functionality of split_byrow and split_bycol extended

Changes

  • smaller changes to expr_to_fun (length_nparm is argument)

Changes

  • Smaller changes in section_fun and related functions

Changes

  • R version requirement updated to ensure that Rs native pipe is available

Changes

  • bquote_fun_list removed again; too over engineered
  • Minor bug fixes
  • Improved documentation
  • Added functions: chr_to_matrix(), matrix_op()

Changes

  • bquote_fun_list added
  • Improved documentation

Changes

  • restrict_fun renamed to section_fun and takes different arguments (nms, vls)
  • data carcassall: definition of factors corrected.
  • added data cad
  • restrict has been renamed to restrict_fun

  • summary_mb (mb for microbenchmark) added. Faster than summary from microbenchmark package.

Changes

  • specialize function removed.
  • restrict function replaces specialize.
  • Improved documentation.
  • head / tail added for splitByData (a list resulting from calling splitBy)

  • sapplyBy / sapply_by added

  • subSeq works on factors now (coerces to character)

  • sub_seq added; synonymous to subSeq

  • rle2 added; similar to rle but works also on factors

  • is_grouped added

  • math / mathmark dataset added.

  • interaction_plot (based on ggplot2 etc) added.

Bug fixes:

  • esticon.gls is now exported

  • xxx_by functions matching xxxBy introduced. xxx_by functions take data as first argument and work therefore well with the pipe.

Bug fixes:

  • Minor issues related to checks made by the development version of R.

Changes:

  • NAMESPACE file is being generated automatically

Changes:

  • Issue related to class vs inherits solved
  • NEWS file added
  • Update of fev data
  • cropyield data added.

Bug fixes:

  • LE_matrix etc. handles a dataframe correctly for the ‘at’ argument

Changes:

  • taylor function added
  • fev data from isdals added
  • lmBy reintroduced due to popular demand.

Changes

  • sampleBy and lapplyBy functions reintroduced due to popular demand.

Changes:

  • Previous functionality of core xxBy-functions reestablished to ensure that downstream packages work.