NEWS.md
randint function to remove random slopes from a formula (Raffaele Mancuso)ord to mkReTrms output, for re-ordering terms back to original formula orderhead.* methods, to avoid conflicts with other packagesno_specials() drops extra arguments (e.g. us(a|b, c) returns ((a|b))sparse argument to mkReTrms (for controlling sparsity of effects model matrix J, in Z construction)expandAllGrpVars etc. expands complex termsanySpecials now handles “naked” specials (e.g. s rather than s(...)) properlyfindbars now only looks on the RHS of a formula (restore back-compatibility in cases where a term with | occurs on the LHS, as in the tramME package)tinytest)noSpecials bug (complex LHS and empty RHS after eliminating specials)