dwww Home | Show directory contents | Find package

2016-05-14  Tony Plate <tplate@acm.org>
        * Version 1.4-4
        * add imports to NAMESPACE file
2016-04-16  Tony Plate <tplate@acm.org>
        * Version 1.4-3
        * add ... args to asub() and adrop() generics

2013-08-18  Tony Plate <tplate@acm.org>
        * Version 1.4-1
        * add use.dnns= arg to abind() to propagate names on dimnames (i.e., names(dimnames(x)))
        * add ability for hier.names= arg to abind() to take values 'before' and 'after' (TRUE and FALSE still work with unchanged meaning)

2010-09-26  Tony Plate <tplate@acm.org>
        * Version 1.3-0
        * R/adrop.R: Make able to drop a 1-d array to a named vector

2009-12-03  Tony Plate <tplate@acm.org>

        * Version 1.2-0
        * R/abind.R: Make code more efficient and cleaner
        * R/adrop.R: Make adrop generic
        * R/asub.R: add function asub() to subscript arrays on specified
        dimensions
        * R/afill.R: add function afill() <- value to fill subarrays on specified
        dimensions

2004-03-12 Tony Plate <tplate@acm.org>

        * R/abind.R man/abind.Rd
        Allow first argument of abind() to be a list of objects to be
        bound -- this avoids the need for do.call() when one wants to bind
        a list of objects

        * R/abind.R man/abind.Rd
        Changed argument name 'use.anon.names' to the more intuitive
        'make.names' (the argument 'use.anon.names' still works)

        * R/abind.R man/abind.Rd
        Changed default value for 'make.names' to FALSE (now more closely
        behaves like rbind() and cbind()).  This means that dimension
        names for dimensions that have no names are only constructed
        when requested, not by default.

        * R/adrop.R man/adrop.Rd
        Added new function adrop().  This is a function like drop(), but
        it allows to user to specify which of the dimensions with extent
        one will be dropped.

Generated by dwww version 1.15 on Thu May 23 15:41:06 CEST 2024.