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

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

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

[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...

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

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