GithubHelp home page GithubHelp logo

Comments (5)

jonmcalder avatar jonmcalder commented on June 10, 2024 1

No I don't use it - it just came to mind when I first saw pRojects since I had briefly looked into ProjectTemplate after hearing Hillary Parker refer to it (I think in one of the early episodes of NSSD). She also blogged about it a number of years ago - https://hilaryparker.com/2012/08/25/love-for-projecttemplate/

I agree that the philosophies are somewhat different and that's understandable since it seems ProjectTemplate originated long before the emergence of packages like usethis & drake.

Happy for you to close this.

from starters.

stephlocke avatar stephlocke commented on June 10, 2024

Certainly seems to be a fair whack of overlap. pRojects works on an R package structure and is more in keeping with an Rstudio workflow which methodologically I find preferable. ProjectTemplate doesn't work the way I want to work but it's still a valid way to work.

I wonder if we could provide a function that wraps/calls out to ProjectTemplate and allow people to use it as a project type they could setup through pRojects?

from starters.

maelle avatar maelle commented on June 10, 2024

I wonder if we could provide a function that wraps/calls out to ProjectTemplate and allow people to use it as a project type they could setup through pRojects?

why? why not instead have an example of createAnalysisProject with dirs chosen to mimick what ProjectTemplate does (well just the dirs)?

from starters.

maelle avatar maelle commented on June 10, 2024

I'm tempted to close this. Both packages have very different philosophies.

From a rather quick glance at ProjectTemplates docs here's what I think:

  • it loads packages automatically. One can get that in a pRoject project by listing dependencies under Depends, and for that, one can run usethis::use_package() since pRojects uses the package structure.

  • there seems to be a lot of work around caching. I think we'll solve this here via #39

Anything I've missed? Any reason not to close this?

from starters.

maelle avatar maelle commented on June 10, 2024

Poke @jonmcalder (do you use ProjectTemplate by the way?)

from starters.

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.