Skip to content

Commit

Permalink
doBy 4.6.10 released to CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
hojsgaard committed Apr 29, 2021
1 parent cb10acd commit e10dad3
Show file tree
Hide file tree
Showing 46 changed files with 3,985 additions and 1,899 deletions.
3 changes: 2 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: doBy
Version: 4.6.9.9001
Version: 4.6.10
Title: Groupwise Statistics, LSmeans, Linear Contrasts, Utilities
Author: Søren Højsgaard <[email protected]> and Ulrich Halekoh
<[email protected]>
Expand Down Expand Up @@ -34,5 +34,6 @@ Suggests:
geepack,
lme4,
survival,
testthat (>= 2.1.0),
knitr
RoxygenNote: 7.1.1
8 changes: 7 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,15 @@ S3method(print,esticon_class)
S3method(print,linest_class)
S3method(print,linest_matrix_class)
S3method(print,lmBy)
S3method(print,scaffold)
S3method(print,splitByData)
S3method(print,summary_lmBy)
S3method(residuals,lmBy)
S3method(summary,esticon_class)
S3method(summary,linest_class)
S3method(summary,linest_matrix_class)
S3method(summary,lmBy)
S3method(summary,scaffold)
S3method(tail,splitByData)
S3method(tidy,esticon_class)
S3method(tidy,linest_class)
Expand Down Expand Up @@ -77,18 +79,22 @@ export(lm_by)
export(null_basis)
export(orderBy)
export(order_by)
export(original_fun)
export(parseGroupFormula)
export(popMeans)
export(recodeVar)
export(renameCol)
export(restrict)
export(restrict_env)
export(restrict_sub)
export(restrictions)
export(rle2)
export(sampleBy)
export(sample_by)
export(sapplyBy)
export(sapply_by)
export(set_covariate_val)
export(set_xlevels)
export(specialize)
export(splitBy)
export(split_by)
export(subSeq)
Expand Down
103 changes: 0 additions & 103 deletions NEWS

This file was deleted.

Loading

0 comments on commit e10dad3

Please sign in to comment.