Skip to content
Prev 2978 / 21312 Next

[Bioc-devel] affxparser: Core dump with R 2.14.0 on OSX

Reading Dan's error I realize I did something else: he points to the zip archive
  pathname <- "~/Downloads/250k_nsp_libraryfile_rev4.zip"
whereas I unzip the archive, and point it directly to the cdf file
inside some subdirectory of the unpacked zip file.

We do not expect that readCdfHeader on a zip archive works.  We are
aware that reading "wrong" files may lead to a core dump which is
rather bad and we should try to fix this.

Kasper
On Tue, Nov 8, 2011 at 3:04 PM, Dan Tenenbaum <dtenenba at fhcrc.org> wrote: