[Bioc-devel] Symbolic links to ExperimentHub files on Windows
Kern, Lori
Lor|@Shepherd @end|ng |rom Ro@we||P@rk@org
Tue Oct 8 13:40:26 CEST 2024
Could you provide the name of your package so we can investigate further?
What dispatchclass do the experimenthub files use? Is it an issue on windows regardless of location or perhaps an issue with the directory location itself (sometimes having trouble across partitions?)
Lori Shepherd - Kern
Bioconductor Core Team
Roswell Park Comprehensive Cancer Center
Department of Biostatistics & Bioinformatics
Elm & Carlton Streets
Buffalo, New York 14263
________________________________
From: Bioc-devel <bioc-devel-bounces using r-project.org> on behalf of Richard Heery <richardheery using gmail.com>
Sent: Monday, September 23, 2024 2:51 PM
To: bioc-devel using r-project.org <bioc-devel using r-project.org>
Subject: [Bioc-devel] Symbolic links to ExperimentHub files on Windows
Hello all,
My package is failing to build on Windows as one of the functions attempts
to download files from ExperimentHub and then creates a directory with
symbolic links to these files using R.utils::createLink. However, it seems
on Windows that administrative privileges are required to create symbolic
links.
The downloaded files are a HDF5 file and corresponding RDS file for a
HDF5-backed SummarizedExperiment object. The purpose of using symbolic
links to them is so that a directory containing the links can be loaded
using HDF5Array::loadHDF5SummarizedExperiment while leaving the downloaded
files in the ExperimentHub cache.
Without being able to create symbolic links to the files on Windows, the
only alternatives I can think of are to move or copy the files from the
cache into the SummarizedExperiment directory. Neither are ideal solutions
as I would prefer not to move files out of the cache and since the files
may be quite large I would also prefer to avoid copying them.
If anyone has any other suggestions, I would really appreciate it.
Best,
Richard
[[alternative HTML version deleted]]
_______________________________________________
Bioc-devel using r-project.org mailing list
https://secure-web.cisco.com/1j0OIyNDBXqKw2YxBvmLd6unHY9YHiDuVAwpDF4zkWJSTP3zs9betXIAohtIl1PcqBMTN2FCh-_YdNS5B2bxZ7pIVQnVPR_7a1B3U0nKq571pAEQEVRu4SPfPjb74BODjH1d6wvAUmEa3cH9whjQZrELgCv-27sTtGngg3JcZRG4Iv7odttXD_mu6df4-V0aH6IiG8fuY33kG6kby4fIy8Iua7wnPLZy-dQbtPh5L18wnkcJOoN28bwCAILMGQFMRz7gX9eMuHhm5IwAJIbM8cO2MLQCPT8_f4kU8z5-k6v2XuHwFuiXXbprlqwJSyBQL/https%3A%2F%2Fstat.ethz.ch%2Fmailman%2Flistinfo%2Fbioc-devel
This email message may contain legally privileged and/or confidential information. If you are not the intended recipient(s), or the employee or agent responsible for the delivery of this message to the intended recipient(s), you are hereby notified that any disclosure, copying, distribution, or use of this email message is prohibited. If you have received this message in error, please notify the sender immediately by e-mail and delete this email message from your computer. Thank you.
[[alternative HTML version deleted]]
More information about the Bioc-devel
mailing list