On Sat, 27 Jul 2024, Sven Schreiber wrote:

Am 26.07.2024 um 19:30 schrieb Cottrell, Allin:
On Fri, Jul 26, 2024 at 10:15 AM Sven Schreiber
<sven.schrei...@fu-berlin.de>  wrote:

- The package specifies "no-data-ok" and this also shows up in the info. However, when executing the package GUI, a warning dialog with "this requires a dataset" appears.

I think that's because your package depends on SVAR, which requires
time-series data.

Ah, good point. Although then the follow-up question why is it just asking for an unspecified dataset, and not for time series?

That point should now be fixed in git, I believe.

- The GUI_SVAR_setID_uimaker function is declared as the ui-maker, and requests no_const both for the lists X and Y, as well as no_singleton for Y. However, in the GUI I can execute the package under all those cases that are supposed to be prevented.

Ah, your ui-maker specifications for list arguments are out-of-date. The possibilities are: list_no_singleton, list_no_const and list_exclude. IIRC it was you who requested the "list_" prefix for these conditions ;-). See the current function-package doc.

Allin
_______________________________________________
Gretl-devel mailing list -- gretl-devel@gretlml.univpm.it
To unsubscribe send an email to gretl-devel-le...@gretlml.univpm.it
Website: 
https://gretlml.univpm.it/postorius/lists/gretl-devel.gretlml.univpm.it/

Reply via email to