question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

R packages license

See original GitHub issue

license_file is not included in most of the R recipes. What should be done here? The packages don’t have license files in them, so we might need to package it manually.

Opening this issue here since I saw PRs here with license_file not included.

cc @conda-forge/staged-recipes, @bgruening, @johanneskoester

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:24 (24 by maintainers)

github_iconTop GitHub Comments

2reactions
isurufcommented, Sep 5, 2017

license_file: '{{ environ["PREFIX"] }}/lib/R/share/licenses/GPL-3' works

1reaction
CJ-Wrightcommented, Apr 24, 2018
Read more comments on GitHub >

github_iconTop Results From Across the Web

R Packages (2e) - 13 Licensing
The R community is rather different: as of 2022, my analysis found that ~70% of CRAN packages use a copyleft license and ~20%...
Read more >
R Licenses
The following licenses are in use for R or associated software such as packages. ... R as a package is licensed under GPL-2...
Read more >
Chapter 4 Common patterns for licensing R - ThinkR
Documenting the current state of licensing in the R world. ... In this first part, we'll be talking about licensing R packages. Here...
Read more >
Software licenses - Karl Broman
The last thing you need to do before your package is a proper R package is to choose a license for your software...
Read more >
License a package - usethis
Creative commons licenses appropriate for data packages: CC0: dedicated to public domain. ... License a package. Source: R/license.R. licenses.Rd.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found