Skip to content

Processing.R mode not detected in contributions manager #254

@jeremydouglass

Description

@jeremydouglass

Problem

Currently Processing.R is not showing up in PDE Contributions Manager.

Reason

This file is missing -- PDE contributions manager doesn't show a listing and doesn't link to the zip file without it.

http://gaocegege.com/Processing.R/RLangMode.txt

Solution

@gaocegege do you have a copy of RLangMode.txt ?

If so:

  1. attach RangLangeMode.txt to the 1.0.6 release here:

https://github.com/processing-r/Processing.R/releases/edit/v1.0.6

  1. I will notify the Processing Foundation to update sources.conf here:

https://raw.githubusercontent.com/processing/processing-docs/master/contrib_generate/sources.conf

from this entry:

220 \ http://gaocegege.com/Processing.R/RLangMode.txt

to this:

220 \ https://github.com/processing-r/Processing.R/releases/download/latest/RLangMode.txt

This is how other github-hosted libraries do it, for example:

https://github.com/gohai/processing-uploadtopi/releases/
https://github.com/gohai/processing-uploadtopi/releases/latest/download/UploadToPiTool.txt

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions