Git Product home page Git Product logo

Comments (5)

bojum avatar bojum commented on August 17, 2024

This is the same error as mentioned in issue #151

from cc19.

jtr13 avatar jtr13 commented on August 17, 2024

Correct. The problem is a function conflict with "select". I'll fix it.

from cc19.

jtr13 avatar jtr13 commented on August 17, 2024

FYI, this is going to keep happening: I'm working on fixing this globally so it won't be necessary to namespace (dplyr::select()) all the conflicted functions.

from cc19.

jtr13 avatar jtr13 commented on August 17, 2024

I'm hoping #155 will fix these problems, but I'm also wondering if we're placing too much weight on the results of the Travis PR build. If, for example, the PR branch has an old version of .travis.yml, the build is going to fail, despite the fact that there wouldn't be any issue with merging the pull request. I'm going to research this more, but my hunch is that we're wasting time making sure the Travis build passes before merging the pull request. The exception would be if the problem is in the .Rmd itself. In that case, the solution might be to find a way to test the .Rmd with the current setup in master not with the old files in the PR branch.

from cc19.

jtr13 avatar jtr13 commented on August 17, 2024

So that's not correct. Travis is testing what would happen if the pull request is merged. However, it tests when the pull request is made, so if there's a problem with master at that time, it will fail. That can be fixed by syncing the PR branch (as it seems you are doing) or I believe by restarting the Travis build. In any case, it looks like we're in better shape with Travis. I'll close this issue but let's continue to open issues if there's a problem with Travis.

from cc19.

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.