Skip to content

Guidelines authors #47

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Jul 30, 2025
Merged

Guidelines authors #47

merged 15 commits into from
Jul 30, 2025

Conversation

jchiquet
Copy link
Member

@jchiquet jchiquet commented Jul 24, 2025

Great work, thanks. I have pushed some basic corrections. and left TOD, plus some new additional

  • A pass at example template contents for accuracy and to avoid saying things already said in guidelines? Maybe looking at shortcodes in quarto.

  • Remove “How to automatically publish the HTML of my contribution to a website?” From the FAQ ?

  • say something about the .gitignore files and what should be in it (we should probably update the .gitignore of the templates)

  • The figures are sometimes hard to read... see if there is a Quarto mechanism to zoom in (it seems that there is an extension that @fradav knows about)

  • The Example papers are not example paper but templates

  • We must reference the mock t-SNE papers as example papers

@jchiquet jchiquet requested review from astamm and pneuvial July 24, 2025 09:27
@pneuvial
Copy link
Member

pneuvial commented Jul 24, 2025

Thanks a lot! I've added that one should clone the repo locally before installing the quarto extension.

Some other points:

  • Add guidelines for handling dependencies in Julia
  • Explain that it is possible to use multiple languages provided that we use the knitr engine.
  • Add a TL;DR section with the main points/commands at the beginning of the document
  • Should we recommend to use pak instead of remotes for package installation?
  • (for R users) recommend using R >= 4.5.1 for a seamless workflow with renv
  • document the fact that users may keep their repository private during the writing phase as long as it is made public before submission

@jchiquet jchiquet added documentation Improvements or additions to documentation enhancement New feature or request labels Jul 24, 2025
@jchiquet jchiquet marked this pull request as ready for review July 30, 2025 15:56
@jchiquet jchiquet removed request for astamm and pneuvial July 30, 2025 15:56
@jchiquet
Copy link
Member Author

jchiquet commented Jul 30, 2025

I am merging this first batch of modification. The following remain (will open another PR/Issue)

  • Add guidelines for handling dependencies in Julia
  • Explain that it is possible to use multiple languages provided that we use the knitr engine.
  • Add a TL;DR section with the main points/commands at the beginning of the document
  • Should we recommend to use pak instead of remotes for package installation?
  • (for R users) recommend using R >= 4.5.1 for a seamless workflow with renv

@jchiquet jchiquet merged commit 8d57f3b into master Jul 30, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants