Bioconductor Changelog
   


About
Click here to learn more about this blog.


Packages
Click on a link
for updates to that package only.


Subscribe
Subscribe to the Bioconductor Changlog.


       
Fri, 02 May 2008

Biobase
AnnotatedDataFrame made more friendly to subclassing
- previously, a subclass would often be coerced to AnnotatedDataFrame
during, e.g., subsetting
combine,matrix,matrix-method bug fix
- non-overlapping rows and columns in the second matrix were NA,
rather than the value in the second matrix
- typo in vignett

[/Biobase] permanent link

Wed, 30 Apr 2008

Biobase
Updating biocReposList for BioC 2.3.
Updating the version number for the trunk post-BioC 2.2 release.
Updating the version number for the BioC 2.2 release.

[/Biobase] permanent link

Mon, 21 Apr 2008

Biobase
updateObject and BiobaseDevelopment vignette adjustments
updateObject
- now quiet about duplcating lockedEnvironment, unless
verbose=TRUE
Vignette:
- 'Recent' references removed
- ... and verbose passed through in updateObject method example
- variant of 'initialize,SwirlSet-method' allowing it to behave as a
copy constructor; a little sly here, as this is used in later parts
of the vignette and serves to quieten warnings about addition
arguments to 'new' during 'updateObject'
I added a check in AssayDataNew to make it throw an error if it is passed unnamed arguments (before, this would have resulted, in effect, in silently dropping them)
I also removed some frivolous dependencies in ExpressionSetIntroduction.Rnw, esApply.Rnw and Qviews.Rnw on the Latex package "pstricks".

[/Biobase] permanent link

Fri, 18 Apr 2008

Biobase
added ... to the generic definition for description in order to be able to use it in the flowCore package

[/Biobase] permanent link

Thu, 10 Apr 2008

Biobase
Removed reference of soon-to-be defunct package arrayMagic from vignette.

[/Biobase] permanent link

Wed, 09 Apr 2008

Biobase
Try to recover more gracefully (suggesting updateObject) when
mis-spelt dimLabels discovered
eSet AnnotatedDataFrame created with 'featureColumns' spelt incorrectly
NEWS from previous change to combine

[/Biobase] permanent link

Sat, 05 Apr 2008

Biobase
'combine' can now combine rows, if appropriate
- separate method for combine,matrix,matrix
- combine,AssayData,AssayData now re-dispatches to combine for each element

[/Biobase] permanent link

Tue, 18 Mar 2008

Biobase
Added an interactive() conditional statement for printing out messages of defunct data sets.

[/Biobase] permanent link

Tue, 11 Mar 2008

Biobase
checkClass unit test

[/Biobase] permanent link

Mon, 10 Mar 2008

Biobase
(internal) checkClass now uses 'is', allowing, e.g., S3-style c("baz",
"data.frame") to be recognized as a data.frame

[/Biobase] permanent link

Sun, 09 Mar 2008

Biobase
(internal) checkClass now uses 'is', allowing, e.g., S3-style c("baz",
"data.frame") to be recognized as a data.frame
Update unit tests to reflect loss of methods for accessing now-defunct
class slots

[/Biobase] permanent link

Wed, 05 Mar 2008

Biobase
Fixed a typo in the featureData help file.
Provide more informative messages when calling validity methods for classes exprSet and phenoData.

[/Biobase] permanent link

Tue, 04 Mar 2008

Biobase
Provide more informative messages when calling validity methods for classes exprSet and phenoData.
Large undertaking to make classes exprSet and phenoData classes defunct. See NEWS file for more information.

[/Biobase] permanent link

Fri, 29 Feb 2008

Biobase
Show correct varMetadata column names when labelDescription is in
a column other than the first

[/Biobase] permanent link

Wed, 27 Feb 2008

Biobase
Fixed a typo in the deprecation message.

[/Biobase] permanent link

Mon, 25 Feb 2008

Biobase
futtzing with the print method for notes in an ExpressionSet - really
high yield work :-)

[/Biobase] permanent link

Wed, 13 Feb 2008

Biobase
- data.frame(x=I()) replaced with data.frame(x=,stringsAsFactors=FALSE)
- added 'Bug fixes' section to NEWS

[/Biobase] permanent link

Sun, 10 Feb 2008

Biobase
- Add a 'NEWS' file
- error message tweak for initialize,eSet-method
- BiobaseDevelopment.Rnw typo
'combine' on data.frame columns with mismatched levels causes a
warning, rather than error.

[/Biobase] permanent link

Fri, 08 Feb 2008

Biobase
fixed the English, as I will use this as an example in my book
several doc modifications were made

[/Biobase] permanent link

Thu, 07 Feb 2008

Biobase
several doc modifications were made
more cleaning out of exprSet stuff
updating man pages and removing references to exprSet

[/Biobase] permanent link

Thu, 31 Jan 2008

Biobase
Better manual page for combine,data.frame-method
Updating the license reference to reflect R standards.

[/Biobase] permanent link

Thu, 03 Jan 2008

Biobase
Allow ... of eSet[[i, ...]] <- value to contain varMetadata row information
Additional minor tidy related to documentation and error messages

[/Biobase] permanent link

Fri, 30 Nov 2007

Biobase
Earlier mention of minimalSet in the ExpressoinSetIntorudction.Rnw

[/Biobase] permanent link

Tue, 27 Nov 2007

Biobase
Minor doc tidy
more informative output when columns of data frames differ

[/Biobase] permanent link

Thu, 15 Nov 2007

Biobase
updating the CITATION
adding more authors to make the new standard of 10

[/Biobase] permanent link