Giter Club home page Giter Club logo

contributing-guidance's People

Contributors

jonas-hag avatar karthik avatar maelle avatar stefaniebutland avatar steffilazerte avatar yabellini avatar zkamvar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

contributing-guidance's Issues

notes for Stef

Revisit open science & repro language

Noam's comment to consider & paraphrase where appropriate

we want people to build/review/submit packages, write tutorials and support community members in ways that that support open, reproducible science and this is somewhat different than doing these things generically or improving the R ecosystem. The broad way of puttinng it might be doing things that "solve problems for research, especially problems that aren't being solved by companies or general data science." We could be more specific, too, and say these things should have a focus on: Expanding access to scientific resources, enabling FAIR practices by scientists, supporting principles of transparency and collaboration, enabling fully open-source scientific workflows.

Revisit dev guide why review/why open

I felt like we needed a "why review" section. Something about uniqueness of the system. And benefits to participation. Was at a loss so I copied txt from dev guide

Noam suggested deleting this so we did ("This seems out of place? It's a useful piece of info but I'm not sure why it's the one that is pulled out of the guide and put first. I was going to move it down, but I actually now think it should be removed; it doesn't follow the flow of the section.")

Why are reviews open? Our reviewing threads are public. Authors, reviewers, and editors all know each other’s identities. The broader community can view or even participate in the conversation as it happens. This provides an incentive to be thorough and provide non-adversarial, constructive reviews. Both authors and reviewers report that they enjoy and learn more from this open and direct exchange. It also has the benefit of building a community. Participants have the opportunity to meaningfully network with new peers, and new collaborations have emerged via ideas spawned during the review process.

Is it possible to make the .pdf version?

bookdown make it possible to create a .pdf version of the website. May be it make sense to make it available for downloading since some people prefer read offline.

Blog expandable lists could look like links

I think if the expandable link was formatted like a link (bold and blue), it might be easier for users to realized that they can click on it. Even when I read the text in the Blog Guide, I half didn't believe it :)

Fix chapter 2 action text

"Read about our community, and some of the communities built by our members. See examples from the Australian “ozunconfs”, rOpenSci Antarctic and Southern Ocean Research, LatAm rOpenSci community, CDSB."

error running RStudio bookdown addin preview book

Error in file(con, "r") : cannot open the connection
In addition: Warning message:
In file(con, "r") :
  cannot open file 'welcome.Rmd': No such file or directory```



```> session_info()
─ Session info ─────────────────────────────────────────────────────────────────────────────────────────────────────
 setting  value                       
 version  R version 3.6.3 (2020-02-29)
 os       macOS Catalina 10.15.6      
 system   x86_64, darwin15.6.0        
 ui       RStudio                     
 language (EN)                        
 collate  en_CA.UTF-8                 
 ctype    en_CA.UTF-8                 
 tz       America/Vancouver           
 date     2020-08-24                  

─ Packages ─────────────────────────────────────────────────────────────────────────────────────────────────────────
 package     * version date       lib source        
 assertthat    0.2.1   2019-03-21 [1] CRAN (R 3.6.0)
 backports     1.1.8   2020-06-17 [1] CRAN (R 3.6.2)
 bookdown      0.20    2020-06-23 [1] CRAN (R 3.6.2)
 callr         3.4.3   2020-03-28 [1] CRAN (R 3.6.2)
 cli           2.0.2   2020-02-28 [1] CRAN (R 3.6.0)
 crayon        1.3.4   2017-09-16 [1] CRAN (R 3.6.0)
 curl          4.3     2019-12-02 [1] CRAN (R 3.6.0)
 desc          1.2.0   2018-05-01 [1] CRAN (R 3.6.0)
 devtools    * 2.3.0   2020-04-10 [1] CRAN (R 3.6.3)
 digest        0.6.25  2020-02-23 [1] CRAN (R 3.6.0)
 ellipsis      0.3.1   2020-05-15 [1] CRAN (R 3.6.2)
 evaluate      0.14    2019-05-28 [1] CRAN (R 3.6.0)
 fansi         0.4.1   2020-01-08 [1] CRAN (R 3.6.0)
 fs            1.4.2   2020-06-30 [1] CRAN (R 3.6.2)
 gh            1.1.0   2020-01-24 [1] CRAN (R 3.6.0)
 git2r         0.27.1  2020-05-03 [1] CRAN (R 3.6.2)
 glue          1.4.1   2020-05-13 [1] CRAN (R 3.6.2)
 htmltools     0.5.0   2020-06-16 [1] CRAN (R 3.6.2)
 httr          1.4.1   2019-08-05 [1] CRAN (R 3.6.0)
 jsonlite      1.7.0   2020-06-25 [1] CRAN (R 3.6.2)
 knitr         1.29    2020-06-23 [1] CRAN (R 3.6.2)
 lifecycle     0.2.0   2020-03-06 [1] CRAN (R 3.6.0)
 magrittr      1.5     2014-11-22 [1] CRAN (R 3.6.0)
 memoise       1.1.0   2017-04-21 [1] CRAN (R 3.6.0)
 pillar        1.4.6   2020-07-10 [1] CRAN (R 3.6.2)
 pkgbuild      1.1.0   2020-07-13 [1] CRAN (R 3.6.2)
 pkgconfig     2.0.3   2019-09-22 [1] CRAN (R 3.6.0)
 pkgload       1.1.0   2020-05-29 [1] CRAN (R 3.6.2)
 prettyunits   1.1.1   2020-01-24 [1] CRAN (R 3.6.0)
 processx      3.4.3   2020-07-05 [1] CRAN (R 3.6.2)
 ps            1.3.3   2020-05-08 [1] CRAN (R 3.6.2)
 purrr         0.3.4   2020-04-17 [1] CRAN (R 3.6.2)
 R6            2.4.1   2019-11-12 [1] CRAN (R 3.6.0)
 remotes       2.1.1   2020-02-15 [1] CRAN (R 3.6.0)
 rlang         0.4.7   2020-07-09 [1] CRAN (R 3.6.2)
 rmarkdown     2.3     2020-06-18 [1] CRAN (R 3.6.2)
 rprojroot     1.3-2   2018-01-03 [1] CRAN (R 3.6.0)
 rstudioapi    0.11    2020-02-07 [1] CRAN (R 3.6.0)
 sessioninfo   1.1.1   2018-11-05 [1] CRAN (R 3.6.0)
 testthat      2.3.2   2020-03-02 [1] CRAN (R 3.6.0)
 tibble        3.0.3   2020-07-10 [1] CRAN (R 3.6.2)
 tinytex       0.24    2020-06-20 [1] CRAN (R 3.6.2)
 usethis     * 1.6.1   2020-04-29 [1] CRAN (R 3.6.2)
 vctrs         0.3.1   2020-06-05 [1] CRAN (R 3.6.2)
 withr         2.2.0   2020-04-20 [1] CRAN (R 3.6.2)
 xfun          0.15    2020-06-21 [1] CRAN (R 3.6.2)
 yaml          2.2.1   2020-02-01 [1] CRAN (R 3.6.0)

[1] /Library/Frameworks/R.framework/Versions/3.6/Resources/library```

Consider adding how to follow forum

Comment from @maelle

I'd like to see a few tips on how to "follow" the forum.

  • open the website once in a while.
  • subscribe via the forum, then in your mailing thing make it come to a special inbox, read it once in a while.
  • I don't think there's an RSS feed integration but worth asking Scott (it'd fit in some people's workflows)
  • in Slack there's a channel reposting all messages.

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.