Package: Massign
Type: Package
Title: Simple Matrix Construction
Version: 1.1.0
Author: Erik-Jan van Kesteren
Maintainer: Erik-Jan van Kesteren <e.vankesteren1@uu.nl>
Description: Constructing matrices for quick prototyping can be a nuisance, 
    requiring the user to think about how to fill the matrix with values using 
    the matrix() function. The %<-% operator solves that issue by allowing the 
    user to construct matrices using code that shows the actual matrices.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2018-01-28 12:44:50 UTC; erikj
Repository: CRAN
Date/Publication: 2018-01-31 21:39:07 UTC
Built: R 4.6.0; ; 2025-11-02 02:12:16 UTC; windows
