This repository includes:
- Styleguide of Quantlets for first submission - Styleguide
- Validation procedure for those who are assigned to quality assurance - Validation procedure
- Basic overview of organizational workflow of QuantLet - Workflow
- Templates for mandatory files in every Quantlet subfolder:
Important Rule I:
- Abbreviations
- Q = Quantlet
- QNet = Quantnet
- repo = repository
- GH = GitHub
Important Rule II:
-
Every Q has to be in its own subfolder in the repository.
- Reponame/Qfolder1/files of Q1
- Reponame/Qfolder2/files of Q2
- Reponame/Qfolder3/files of Q3
-
Some Examples:
- [MSM] (https://github.com/QuantLet/MSM)
- [Psychological-diagnostics] (https://github.com/QuantLet/Psychological-diagnostics)
- [TimeVaryingPenalization] (https://github.com/QuantLet/TimeVaryingPenalization)
Important Rule III:
- Avoid blanks in the repository names!
- Avoid unnecessary special characters in the names of repositories, subfolders and Qs
- In case of doubt use the underscore character "_"
- Some good Examples:
- [big_data_analysis] (https://github.com/QuantLet/big_data_analysis)
- [MMSTAT] (https://github.com/QuantLet/MMSTAT)
- [Git2Q3-Collaboration] (https://github.com/QuantLet/Git2Q3-Collaboration)
- Some bad Examples:
- [lCARE-BTU-HU-] (https://github.com/QuantLet/lCARE-BTU-HU-)
- Please note that repos with bad name notation will be excluded from final validation and importing into the [Visualization] (http://quantnet.wiwi.hu-berlin.de/d3/ia/). It's up to you to rename your repos accordingly. Actually, some special characters make the automatic processing impossible.