Closed abbatidanilo closed 6 years ago
The package you need to install is called "flowWorkspaceData".
many thanks Greg
On Mon, 16 Jul 2018 at 20:07, Greg Finak notifications@github.com wrote:
The package you need to install is called "flowWorkspaceData".
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/RGLab/openCyto/issues/178#issuecomment-405326904, or mute the thread https://github.com/notifications/unsubscribe-auth/ATzrRGVsN0IyXjGAB2lDiprWf4nkMj5_ks5uHNZwgaJpZM4VRYHg .
Hello RGLab,
I am trying to dig into the openCyto package and I am having trouble loading the "manual.xml" as depicted in the vignette trough the following commands:
flowDataPath <- system.file("extdata", package = "flowWorkspaceData") wsfile <- list.files(flowDataPath, pattern="manual.xml",full = TRUE) wsfile
I installed the flowWorkspace package but in the extdata directory I have only the _empty_workspace9.2.xml and not the manual.xml file as expected
I also tried to check under the flowWorkspace repository but with no success (the installgithub("flowWorkspace/RGLab", ref="trunk"_) command doesn't work)
could you help me?
thanks
cheers
Danilo Abbati