Coder Social home page Coder Social logo

Comments (2)

davhum avatar davhum commented on September 28, 2024

Hi Dario,

After a bit of searching I discovered that this file is generated by dplyr functions which in turn use the BiocFileCache variables. I have discovered that you can reset the location by defining the unix variable XDG_CACHE_HOME.

i.e. type the following line (and update temporary directory accordingly) in your .profile file so that it is always set.

set XDG_CACHE_HOME=/scratch/tmp

The temporary files will then start populating either directly the defined directory or in a BiocFileCache subdirectory of this directory. In fact probably best to create the BiocFileCache
subdirectory.

I will add these details to the vignette and will close this thread when updated.

Note I have also addressed the browser() issues on the other thread but am still working through some minor warnings via devtools::build.

Regards,
D

from ularcirc.

davhum avatar davhum commented on September 28, 2024

New Vignette has been pushed onto github. Had some other build issues which are all resolved now.

from ularcirc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.