33.5 Dependencies on Package Git Repository

File dependencies in the simplest case install files from the package’s home git repository onto the local installation into the package root directory (~/.mlhub/pkg/):

dependencies:
  files:
    - demo.R                               # From demo.R to root directory.
    - docs/README.md                       # Copy to root directory. 
    - models/tree.RData: misc/             # Copy to misc/
    - models/tree.RData: misc/model.RData  # Rename.
    - images/:           img               # Copy folder and rename.
    - audio/:            media/            # Copy to media/audio.
    - scripts/*                            # All scripts to package root.


Your donation will support ongoing availability and give you access to the PDF version of this book. Desktop Survival Guides include Data Science, GNU/Linux, and MLHub. Books available on Amazon include Data Mining with Rattle and Essentials of Data Science. Popular open source software includes rattle, wajig, and mlhub. Hosted by Togaware, a pioneer of free and open source software since 1984. Copyright © 1995-2022 Graham.Williams@togaware.com Creative Commons Attribution-ShareAlike 4.0