north-road / qgis-processing-r

QGIS Processing R Provider Plugin
https://north-road.github.io/qgis-processing-r/
GNU General Public License v3.0
63 stars 14 forks source link

create new .rsx file #27

Closed wguthe closed 5 years ago

wguthe commented 5 years ago

I'm finding the same buggy editor problem noted in November. The Create New R Script button in the Processing Toolbox forces my rsx script to have a .py extension. Can it be set to store it as an .rsx file in the appropriate rscripts directory? Also, earlier versions of this plug-in were aware of selections in vector datasets, and would process only the selected records. The current version doesn't seem to do this. It'd be great if that function was back.

nyalldawson commented 5 years ago

Can you test with a new QGIS profile? I suspect you have outdated components from an earlier plugin version causing issues here.

wguthe commented 5 years ago

Hi, Nyall. Thanks, the plug-in now works correctly in QGIS 3.4.5 on Windows 10. It runs on all the features in a dataset, rather than only on selected features/records, however. Will that capability be added later?

Best, Bill

From: Nyall Dawson notifications@github.com Sent: Wednesday, February 27, 2019 8:23 PM To: north-road/qgis-processing-r qgis-processing-r@noreply.github.com Cc: William G. Guthe wguthe@Princeton.EDU; Author author@noreply.github.com Subject: Re: [north-road/qgis-processing-r] create new .rsx file (#27)

Can you test with a new QGIS profile? I suspect you have outdated components from an earlier plugin version causing issues here.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/north-road/qgis-processing-r/issues/27#issuecomment-468097890, or mute the threadhttps://github.com/notifications/unsubscribe-auth/Ad3Y1TxMLlESTXuxge8oqo80n2bKUfKsks5vRy9bgaJpZM4bU7du.

nyalldawson commented 5 years ago

@wguthe - yes, see #28