-
Notifications
You must be signed in to change notification settings - Fork 17
Description
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:
- attach RangLangeMode.txt to the 1.0.6 release here:
https://github.com/processing-r/Processing.R/releases/edit/v1.0.6
- 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