Hi, On Mon, 12 Oct 2015 20:32:58 +0200 meik michalke <[email protected]> wrote: > this leads to the interesting result that you end up with both, the > rk.ANOVA folder and an additional copy of all its content in the root > dir of the repo:
not for me. Probably still some subtle difference, and the script is a bit touchy... The following instructions are tested verbatim. To be run in the directory above your rkward clone (where it copies the script from): rm -rf anova_only # be sure to wipe git init anova_only mkdir anova_only/scripts cp -a rkward/scripts/import_external_plugin.sh anova_only/scripts cd anova_only scripts/import_external_plugin.sh rk.ANOVA rk.ANOVA ls -R ---------- .: rk.ANOVA scripts ./rk.ANOVA: ChangeLog debian DESCRIPTION inst man NAMESPACE R ./rk.ANOVA/debian: changelog compat control copyright rules source ./rk.ANOVA/debian/source: format ./rk.ANOVA/inst: CITATION NEWS.Rd rkward ./rk.ANOVA/inst/rkward: plugins rk.ANOVA.pluginmap rkwarddev_ANOVA_plugin_script.R tests ./rk.ANOVA/inst/rkward/plugins: ANOVA.js ANOVA.xml Interactionplot.js Interactionplot.xml PairwisetTests.js PairwisetTests.xml Preparewithinsubjectdata.js Preparewithinsubjectdata.xml ./rk.ANOVA/inst/rkward/tests: rk.ANOVA testsuite.R ./rk.ANOVA/inst/rkward/tests/rk.ANOVA: ANOVA.rkcommands.R ANOVA.rkout prepare.data.rkcommands.R prepare.data.rkout ./rk.ANOVA/man: rk.ANOVA-package.Rd ./rk.ANOVA/R: rk.ANOVA-package.R ./scripts: import_external_plugin.sh ---------- Does it work, now? (BTW, actually it would be best, if the files ended up in the root dir of the repo, instead of a subfolder, but apparently that will require some editing of import_external_plugin.sh to make it work). Regards Thomas
pgp9r19mC2MNC.pgp
Description: OpenPGP digital signature
_______________________________________________ rkward-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/rkward-devel
