Code Monkey home page Code Monkey logo

Comments (2)

ClaudioZandonella avatar ClaudioZandonella commented on May 25, 2024 2

Hi @Dobrokhotov1989!

Thanks for reporting this problem. I would say it is a "Black Swan Fallacy". When developing the code I thought "All Rmd documents have a YAML header" but I was wrong, child Rmd files existπŸ˜…...

Actually, there are no safety reasons behind this so I will make the required changes to allow uploading documents without YAML header as well. I need only to do some checks. In a few days, I will update everything!

Thanks again!

from trackdown.

ClaudioZandonella avatar ClaudioZandonella commented on May 25, 2024 1

Hi @Dobrokhotov1989,

sorry for the long time it took me to fix this. Now child files are supported and the argument hide_code = TRUE can be used regardless of whether the file contains header code and/or chunks or not. So everything should be fine.

Changes are in the new version of the package (v 1.1.0). The new version is still in the develop branch (I could not yet merge changes in the master branch due to some issues in the Github actions). You can install it by,

remotes::install_github("ClaudioZandonella/trackdown", ref = "develop")

Shortly I will merge changes in the master branch and upgrade the CRAN version as well.

Again thank you for helping to improve the package!❀️

from trackdown.

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.