licensing-r icon indicating copy to clipboard operation
licensing-r copied to clipboard

A Bookdown about R & licenses

Results 14 licensing-r issues
Sort by recently updated
recently updated
newest added

Find other examples of conflictual licence change

[{"_id":"670bb4390f8c2fd64b03fb0f","body":"https:\/\/wiki.osmfoundation.org\/wiki\/Licence\/Historic\/We_Are_Changing_The_License\r\n\r\nC'est pas un conflit mais bon..","issue_id":1715163831937,"origin_id":505858226,"user_origin_id":37626302,"create_time":1561552976,"update_time":1561552976,"id":1728820281974,"updated_at":"2024-10-13T11:51:21.974000Z","created_at":"2024-10-13T11:51:21.974000Z"}] comment

Changing licence can be complex, would be nice to have more examples. The ones already included are: - Bootstrap: https://github.com/twbs/bootstrap/issues/2054 - `{covr}`: https://github.com/ropensci/unconf17/issues/32 - React: https://medium.freecodecamp.org/facebook-just-changed-the-license-on-react-heres-a-2-minute-explanation-why-5878478913b2 For https://github.com/ThinkR-open/licensing-r/blob/dev/02-what-is-license.Rmd#L10

How to licence a data package?

[{"_id":"670bb46234eadd79280f4489","body":"https:\/\/www.data.gouv.fr\/fr\/licences","issue_id":1715163831941,"origin_id":505845361,"user_origin_id":37626302,"create_time":1561550636,"update_time":1561550636,"id":1728820322657,"updated_at":"2024-10-13T11:52:02.656000Z","created_at":"2024-10-13T11:52:02.656000Z"},{"_id":"670bb46234eadd79280f448a","body":"\u00e7a, c'est le lien magique lol\r\n","issue_id":1715163831941,"origin_id":505845425,"user_origin_id":37626302,"create_time":1561550649,"update_time":1561550649,"id":1728820322660,"updated_at":"2024-10-13T11:52:02.659000Z","created_at":"2024-10-13T11:52:02.659000Z"},{"_id":"670bb46234eadd79280f448b","body":"http:\/\/www.dcc.ac.uk\/resources\/how-guides\/license-research-data","issue_id":1715163831941,"origin_id":505856221,"user_origin_id":37626302,"create_time":1561552628,"update_time":1561552628,"id":1728820322663,"updated_at":"2024-10-13T11:52:02.663000Z","created_at":"2024-10-13T11:52:02.663000Z"}] comment

For https://github.com/ThinkR-open/licensing-r/blob/dev/04-r-license.Rmd#L31 - https://github.com/ropensci/unconf17/issues/61 - https://github.com/ropenscilabs/data-packages Examples: - https://github.com/igraph/igraphdata : {igraphdata} has a file LICENSE with each licenses listed : https://github.com/igraph/igraphdata/blob/master/LICENSE Also : https://juliasilge.com/blog/sentiment-lexicons/ https://github.com/ColinFay/proustr/issues/10

Overview of Licences for publishing in Journals

[{"_id":"670bb4590f8c2fd64b03fb11","body":"https:\/\/www.etalab.gouv.fr\/wp-content\/uploads\/2017\/04\/ETALAB-Licence-Ouverte-v2.0.pdf\r\n\r\nLicence ouverte d \u00e9talab","issue_id":1715163831943,"origin_id":505837913,"user_origin_id":37626302,"create_time":1561549104,"update_time":1561549104,"id":1728820313115,"updated_at":"2024-10-13T11:51:53.114000Z","created_at":"2024-10-13T11:51:53.114000Z"},{"_id":"670bb4590f8c2fd64b03fb12","body":"https:\/\/royalsociety.org\/journals\/authors\/licence-to-publish\/\r\n\r\nla licence CC-BY","issue_id":1715163831943,"origin_id":505838086,"user_origin_id":37626302,"create_time":1561549144,"update_time":1561549144,"id":1728820313117,"updated_at":"2024-10-13T11:51:53.117000Z","created_at":"2024-10-13T11:51:53.117000Z"},{"_id":"670bb4590f8c2fd64b03fb13","body":"Yes, but for the text. Not too much for the code.","issue_id":1715163831943,"origin_id":505855251,"user_origin_id":37626302,"create_time":1561552450,"update_time":1561552450,"id":1728820313119,"updated_at":"2024-10-13T11:51:53.119000Z","created_at":"2024-10-13T11:51:53.119000Z"}] comment

[JSS](https://www.jstatsoft.org/pages/view/authors) : > "Code needs to include the GNU General Public Licence (GPL), versions GPL-2 or GPL-3, or a GPL-compatible license for publication in JSS." Is this regularly found in...

Improve analysis from chapter 1

[{"_id":"670bb429eedbdc0cb30e5ca2","body":"http:\/\/seankross.com\/2016\/08\/02\/How-R-Packages-are-Licensed.html","issue_id":1715163831946,"origin_id":505853409,"user_origin_id":37626302,"create_time":1561552121,"update_time":1561552121,"id":1728820265988,"updated_at":"2024-10-13T11:51:05.988000Z","created_at":"2024-10-13T11:51:05.988000Z"}] comment

There might be room for improvement in the analysis from chapter 1 https://github.com/ThinkR-open/licensing-r/blob/dev/01-intro.Rmd Not top priority, but deeper analysis would be nice

Examples of Restricive licence

[{"_id":"670bb4520f8c2fd64b03fb10","body":"https:\/\/www.etalab.gouv.fr\/wp-content\/uploads\/2017\/04\/ETALAB-Licence-Ouverte-v2.0.pdf\r\n\r\non voit que : \r\nDROIT APPLICABLE\r\nLa pr\u00e9sente licence est r\u00e9gie par le droit fran\u00e7ais. ","issue_id":1715163831948,"origin_id":505850711,"user_origin_id":37626302,"create_time":1561551618,"update_time":1561551618,"id":1728820306888,"updated_at":"2024-10-13T11:51:46.888000Z","created_at":"2024-10-13T11:51:46.888000Z"}] comment

Same as #7, but with Restrictive licences For https://github.com/ThinkR-open/licensing-r/blob/dev/03-authorized.Rmd#L166

Is it common to : + licence vignette differently from the package? + How are blogpost and bookdown licensed ? For : https://github.com/ThinkR-open/licensing-r/blob/dev/04-r-license.Rmd#L55

For : https://github.com/ThinkR-open/licensing-r/blob/dev/04-r-license.Rmd#L47 Find other example or / and guidelines

For https://github.com/ThinkR-open/licensing-r/blob/dev/04-r-license.Rmd#L27

When you contribute to Shiny, you have to sign a [contributor agreement](https://github.com/rstudio/shiny/blob/master/CONTRIBUTING.md) (individual or as a company). Would be nice to have other examples. For : https://github.com/ThinkR-open/licensing-r/blob/dev/04-r-license.Rmd#L19