Running the example code to download data set returns an error.
brcaData <- getFirehoseData(dataset="READ", runDate="20160128",
forceDownload=TRUE, clinical=TRUE, Mutation=FALSE)
Error in UseMethod("xmlNamespaceDefinitions") :
no applicable method for 'xmlNamespaceDefinitions' applied to an object of class "NULL"
Running the example code to download data set returns an error. brcaData <- getFirehoseData(dataset="READ", runDate="20160128", forceDownload=TRUE, clinical=TRUE, Mutation=FALSE) Error in UseMethod("xmlNamespaceDefinitions") : no applicable method for 'xmlNamespaceDefinitions' applied to an object of class "NULL"