Skip to content

update license#37

Merged
pkrusche merged 1 commit into
mainfrom
fix-license
Nov 25, 2025
Merged

update license#37
pkrusche merged 1 commit into
mainfrom
fix-license

Conversation

@pkrusche

Copy link
Copy Markdown
Owner

No description provided.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread DESCRIPTION Outdated
Maintainer: Peter Krusche <pkrusche@gmail.com>
Description: Provides isolated REPL functionality for R, allowing users to execute R code in a separate environment.
License: GPL (>= 3)
License: GPL (>= 3) + file LICENSE

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge License metadata points to missing LICENSE text

DESCRIPTION now declares License: GPL (>= 3) + file LICENSE, which tells R build/check to look for the license terms in a top-level LICENSE file. In this commit the GPL-3 text was moved to COPYING while LICENSE remains just the two-line template, so the file referenced in DESCRIPTION no longer contains the actual license. Building or submitting the package will flag the license as non-standard/invalid because the required LICENSE text is not where the metadata points.

Useful? React with 👍 / 👎.

@pkrusche pkrusche merged commit 9bc8bee into main Nov 25, 2025
1 check passed
@pkrusche pkrusche deleted the fix-license branch November 25, 2025 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant