diff --git a/math/rkward/Makefile b/math/rkward/Makefile index 363cbe7392de..e4d83e4a33db 100644 --- a/math/rkward/Makefile +++ b/math/rkward/Makefile @@ -1,91 +1,92 @@ PORTNAME= rkward -PORTVERSION= 0.8.0 +PORTVERSION= 0.8.1 CATEGORIES= math MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/ MAINTAINER= thierry@FreeBSD.org COMMENT= IDE/GUI for the R-project WWW= https://rkward.kde.org/ LICENSE= GPLv2 +BUILD_DEPENDS= vulkan-headers>0:graphics/vulkan-headers LIB_DEPENDS= libR.so:math/R \ libcups.so:print/cups \ libxkbcommon.so:x11/libxkbcommon RUN_DEPENDS= kbibtex:databases/kbibtex \ hs-pandoc>0:textproc/hs-pandoc \ ${LR_MOD_DIR}/R2HTML/INDEX:textproc/R-cran-R2HTML \ ${LR_MOD_DIR}/rmarkdown/INDEX:textproc/R-cran-rmarkdown TEST_DEPENDS= ${LR_MOD_DIR}/FAdist/INDEX:science/R-cran-FAdist \ xcb-util-cursor>0:x11/xcb-util-cursor USES= cmake compiler:c++11-lang desktop-file-utils gettext gl fortran \ kde:6 localbase php:cli qt:6 shared-mime-info xorg USE_GL= opengl USE_QT= 5compat base declarative positioning webchannel webengine USE_XORG= ice x11 xext USE_KDE= archive bookmarks breeze-icons colorscheme completion config \ - configwidgets coreaddons crash ecm doctools i18n itemviews \ - jobwidgets kio notifications parts service solid \ + configwidgets coreaddons crash ecm doctools guiaddons i18n \ + itemviews jobwidgets kio notifications parts service solid \ syntaxhighlighting texteditor widgetsaddons windowsystem xmlgui TEST_TARGET= plugintests LR_MOD_DIR= ${LOCALBASE}/lib/R/library DOCSDIR= ${PREFIX}/share/doc/HTML/en/rkward OPTIONS_DEFINE= DOCS NLS INSTTEST RECDEP INSTTEST_DESC= Install rkwardtests R package RECDEP_DESC= Recommended runtime dependencies OPTIONS_DEFAULT=RECDEP OPTIONS_SUB= yes .include .if ${PORT_OPTIONS:MRECDEP} RUN_DEPENDS+= ${LR_MOD_DIR}/XML/INDEX:textproc/R-cran-XML \ ${LR_MOD_DIR}/gdata/INDEX:devel/R-cran-gdata \ ${LR_MOD_DIR}/mvtnorm/INDEX:math/R-cran-mvtnorm \ ${LR_MOD_DIR}/nortest/INDEX:math/R-cran-nortest \ ${LR_MOD_DIR}/outliers/INDEX:math/R-cran-outliers \ ${LR_MOD_DIR}/qcc/INDEX:graphics/R-cran-qcc \ ${LR_MOD_DIR}/tseries/INDEX:finance/R-cran-tseries \ ${LR_MOD_DIR}/xtable/INDEX:textproc/R-cran-xtable \ ${LR_MOD_DIR}/car/INDEX:math/R-cran-car \ ${LR_MOD_DIR}/XLConnect/INDEX:math/R-cran-XLConnect \ ${LR_MOD_DIR}/ltm/INDEX:math/R-cran-ltm \ ${LR_MOD_DIR}/moments/INDEX:math/R-cran-moments \ ${LR_MOD_DIR}/pwr/INDEX:math/R-cran-pwr \ ${LR_MOD_DIR}/hdrcde/INDEX:math/R-cran-hdrcde \ ${LR_MOD_DIR}/devtools/INDEX:devel/R-cran-devtools \ ${LR_MOD_DIR}/exactRankTests/INDEX:math/R-cran-exactRankTests .endif .if ${PORT_OPTIONS:MINSTTEST} R_LIB_DIR= lib/R/library R_COMMAND= ${LOCALBASE}/bin/R .endif pre-configure: .if ! ${PORT_OPTIONS:MDOCS} ${REINPLACE_CMD} -e 's|ADD_SUBDIRECTORY(doc)|#ADD_SUBDIRECTORY(doc)|' \ ${WRKSRC}/CMakeLists.txt .endif .if ! ${PORT_OPTIONS:MNLS} ${REINPLACE_CMD} -e 's|ADD_SUBDIRECTORY(po)|#ADD_SUBDIRECTORY(po)|' \ ${WRKSRC}/CMakeLists.txt .endif @(if [ ! -e ${LOCALBASE}/lib/R/lib/libR.so ] ; then \ ${ECHO_MSG} "==> ${PKGNAME} requires math/R to be built WITH_LIBR" ; \ exit 1; fi) post-install: #${RM} ${STAGEDIR}${PREFIX}/share/apps/katepart/syntax/r.xml # Conflicts with kate .if ${PORT_OPTIONS:MINSTTEST} ${MKDIR} ${STAGEDIR}${PREFIX}/${R_LIB_DIR} (cd ${WRKSRC}/rkward/rbackend/rpackages/rkwardtests && \ ${SETENV} ${MAKE_ENV} _R_CHECK_FORCE_SUGGESTS_=FALSE && \ ${R_COMMAND} CMD INSTALL -l ${STAGEDIR}${PREFIX}/${R_LIB_DIR} . ) .endif .include diff --git a/math/rkward/distinfo b/math/rkward/distinfo index 0d0c93ca1c58..5c083031ad76 100644 --- a/math/rkward/distinfo +++ b/math/rkward/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738347582 -SHA256 (rkward-0.8.0.tar.gz) = 179763b08cb7a15c594e4798d26ff212f43ff62befc27b8ba840df00b8debbd2 -SIZE (rkward-0.8.0.tar.gz) = 8614382 +TIMESTAMP = 1746364756 +SHA256 (rkward-0.8.1.tar.gz) = 44630c63d84f4ca7c040ab3c2dfcc938dfe8ad380900698b4c3803669b93b977 +SIZE (rkward-0.8.1.tar.gz) = 9054303 diff --git a/math/rkward/pkg-plist b/math/rkward/pkg-plist index ee562ffb4328..ce0c941c66f2 100644 --- a/math/rkward/pkg-plist +++ b/math/rkward/pkg-plist @@ -1,888 +1,899 @@ bin/rkward %%INSTTEST%%lib/R/library/rkwardtests/DESCRIPTION %%INSTTEST%%lib/R/library/rkwardtests/INDEX %%INSTTEST%%lib/R/library/rkwardtests/Meta/Rd.rds %%INSTTEST%%lib/R/library/rkwardtests/Meta/features.rds %%INSTTEST%%lib/R/library/rkwardtests/Meta/hsearch.rds %%INSTTEST%%lib/R/library/rkwardtests/Meta/links.rds %%INSTTEST%%lib/R/library/rkwardtests/Meta/nsInfo.rds %%INSTTEST%%lib/R/library/rkwardtests/Meta/package.rds %%INSTTEST%%lib/R/library/rkwardtests/NAMESPACE %%INSTTEST%%lib/R/library/rkwardtests/R/rkwardtests %%INSTTEST%%lib/R/library/rkwardtests/R/rkwardtests.rdb %%INSTTEST%%lib/R/library/rkwardtests/R/rkwardtests.rdx %%INSTTEST%%lib/R/library/rkwardtests/help/AnIndex %%INSTTEST%%lib/R/library/rkwardtests/help/aliases.rds %%INSTTEST%%lib/R/library/rkwardtests/help/paths.rds %%INSTTEST%%lib/R/library/rkwardtests/help/rkwardtests.rdb %%INSTTEST%%lib/R/library/rkwardtests/help/rkwardtests.rdx %%INSTTEST%%lib/R/library/rkwardtests/html/00Index.html %%INSTTEST%%lib/R/library/rkwardtests/html/R.css lib/libexec/rkward.rbackend lib/librkward.rbackend.lib.so share/applications/org.kde.rkward.desktop %%NLS%%share/doc/HTML/ca/rkward/index.cache.bz2 %%NLS%%share/doc/HTML/ca/rkward/index.docbook %%NLS%%share/doc/HTML/ca/rkwardplugins/index.cache.bz2 %%NLS%%share/doc/HTML/ca/rkwardplugins/index.docbook %%PORTDOCS%%%%DOCSDIR%%/index.cache.bz2 %%PORTDOCS%%%%DOCSDIR%%/index.docbook %%PORTDOCS%%%%DOCSDIR%%plugins/index.cache.bz2 %%PORTDOCS%%%%DOCSDIR%%plugins/index.docbook %%PORTDOCS%%%%DOCSDIR%%plugins/menu_hierarchy_example.png %%PORTDOCS%%%%DOCSDIR%%plugins/t_test_plugin_example.png %%NLS%%share/doc/HTML/it/rkward/index.cache.bz2 %%NLS%%share/doc/HTML/it/rkward/index.docbook %%NLS%%share/doc/HTML/nl/rkward/index.cache.bz2 %%NLS%%share/doc/HTML/nl/rkward/index.docbook %%NLS%%share/doc/HTML/nl/rkwardplugins/index.cache.bz2 %%NLS%%share/doc/HTML/nl/rkwardplugins/index.docbook +%%NLS%%share/doc/HTML/sl/rkward/index.cache.bz2 +%%NLS%%share/doc/HTML/sl/rkward/index.docbook +%%NLS%%share/doc/HTML/sl/rkwardplugins/index.cache.bz2 +%%NLS%%share/doc/HTML/sl/rkwardplugins/index.docbook %%NLS%%share/doc/HTML/sv/rkward/index.cache.bz2 %%NLS%%share/doc/HTML/sv/rkward/index.docbook %%NLS%%share/doc/HTML/sv/rkwardplugins/index.cache.bz2 %%NLS%%share/doc/HTML/sv/rkwardplugins/index.docbook %%NLS%%share/doc/HTML/uk/rkward/index.cache.bz2 %%NLS%%share/doc/HTML/uk/rkward/index.docbook %%NLS%%share/doc/HTML/uk/rkwardplugins/index.cache.bz2 %%NLS%%share/doc/HTML/uk/rkwardplugins/index.docbook share/icons/hicolor/128x128/apps/rkward.png share/icons/hicolor/16x16/apps/rkward.png share/icons/hicolor/22x22/apps/rkward.png share/icons/hicolor/32x32/apps/rkward.png share/icons/hicolor/48x48/apps/rkward.png share/icons/hicolor/64x64/apps/rkward.png share/icons/hicolor/scalable/apps/rkward.svgz share/kio/servicemenus/rkward.protocol share/ktexteditor_snippets/data/RKWardLaTeX.xml share/ktexteditor_snippets/data/RKWardR.xml share/ktexteditor_snippets/data/RKWardRMd.xml share/ktexteditor_snippets/data/RKWardpapaja.xml share/ktexteditor_snippets/data/RKWardroxygen2.xml share/ktexteditor_snippets/data/RKWardutils.xml %%NLS%%share/locale/bs/LC_MESSAGES/rkward.mo %%NLS%%share/locale/bs/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/bs/LC_MESSAGES/rkward__data.mo %%NLS%%share/locale/bs/LC_MESSAGES/rkward__distributions.mo %%NLS%%share/locale/bs/LC_MESSAGES/rkward__embedded.mo %%NLS%%share/locale/bs/LC_MESSAGES/rkward__graphics_device.mo %%NLS%%share/locale/bs/LC_MESSAGES/rkward__import_export.mo %%NLS%%share/locale/bs/LC_MESSAGES/rkward__item_response_theory.mo %%NLS%%share/locale/bs/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/bs/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/ca/LC_MESSAGES/rkward.mo %%NLS%%share/locale/ca/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/ca/LC_MESSAGES/rkward__data.mo %%NLS%%share/locale/ca/LC_MESSAGES/rkward__distributions.mo %%NLS%%share/locale/ca/LC_MESSAGES/rkward__embedded.mo %%NLS%%share/locale/ca/LC_MESSAGES/rkward__graphics_device.mo %%NLS%%share/locale/ca/LC_MESSAGES/rkward__import_export.mo %%NLS%%share/locale/ca/LC_MESSAGES/rkward__item_response_theory.mo %%NLS%%share/locale/ca/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/ca/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/ca@valencia/LC_MESSAGES/rkward.mo %%NLS%%share/locale/ca@valencia/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/ca@valencia/LC_MESSAGES/rkward__data.mo %%NLS%%share/locale/ca@valencia/LC_MESSAGES/rkward__distributions.mo %%NLS%%share/locale/ca@valencia/LC_MESSAGES/rkward__embedded.mo %%NLS%%share/locale/ca@valencia/LC_MESSAGES/rkward__graphics_device.mo %%NLS%%share/locale/ca@valencia/LC_MESSAGES/rkward__import_export.mo %%NLS%%share/locale/ca@valencia/LC_MESSAGES/rkward__item_response_theory.mo %%NLS%%share/locale/ca@valencia/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/ca@valencia/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/cs/LC_MESSAGES/rkward.mo %%NLS%%share/locale/cs/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/cs/LC_MESSAGES/rkward__data.mo %%NLS%%share/locale/cs/LC_MESSAGES/rkward__distributions.mo %%NLS%%share/locale/cs/LC_MESSAGES/rkward__embedded.mo %%NLS%%share/locale/cs/LC_MESSAGES/rkward__graphics_device.mo %%NLS%%share/locale/cs/LC_MESSAGES/rkward__import_export.mo %%NLS%%share/locale/cs/LC_MESSAGES/rkward__item_response_theory.mo %%NLS%%share/locale/cs/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/cs/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/da/LC_MESSAGES/rkward.mo %%NLS%%share/locale/de/LC_MESSAGES/rkward.mo %%NLS%%share/locale/de/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/de/LC_MESSAGES/rkward__data.mo %%NLS%%share/locale/de/LC_MESSAGES/rkward__distributions.mo %%NLS%%share/locale/de/LC_MESSAGES/rkward__embedded.mo %%NLS%%share/locale/de/LC_MESSAGES/rkward__graphics_device.mo %%NLS%%share/locale/de/LC_MESSAGES/rkward__import_export.mo %%NLS%%share/locale/de/LC_MESSAGES/rkward__item_response_theory.mo %%NLS%%share/locale/de/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/de/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/el/LC_MESSAGES/rkward.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/rkward.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/rkward__data.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/rkward__distributions.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/rkward__embedded.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/rkward__graphics_device.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/rkward__import_export.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/rkward__item_response_theory.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/eo/LC_MESSAGES/rkward.mo %%NLS%%share/locale/eo/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/eo/LC_MESSAGES/rkward__data.mo %%NLS%%share/locale/eo/LC_MESSAGES/rkward__distributions.mo %%NLS%%share/locale/eo/LC_MESSAGES/rkward__embedded.mo %%NLS%%share/locale/eo/LC_MESSAGES/rkward__graphics_device.mo %%NLS%%share/locale/eo/LC_MESSAGES/rkward__import_export.mo %%NLS%%share/locale/eo/LC_MESSAGES/rkward__item_response_theory.mo %%NLS%%share/locale/eo/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/eo/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/es/LC_MESSAGES/rkward.mo %%NLS%%share/locale/es/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/es/LC_MESSAGES/rkward__data.mo %%NLS%%share/locale/es/LC_MESSAGES/rkward__distributions.mo %%NLS%%share/locale/es/LC_MESSAGES/rkward__embedded.mo %%NLS%%share/locale/es/LC_MESSAGES/rkward__graphics_device.mo %%NLS%%share/locale/es/LC_MESSAGES/rkward__import_export.mo %%NLS%%share/locale/es/LC_MESSAGES/rkward__item_response_theory.mo %%NLS%%share/locale/es/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/es/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/et/LC_MESSAGES/rkward.mo %%NLS%%share/locale/et/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/et/LC_MESSAGES/rkward__data.mo %%NLS%%share/locale/et/LC_MESSAGES/rkward__distributions.mo %%NLS%%share/locale/et/LC_MESSAGES/rkward__embedded.mo %%NLS%%share/locale/et/LC_MESSAGES/rkward__graphics_device.mo %%NLS%%share/locale/et/LC_MESSAGES/rkward__import_export.mo %%NLS%%share/locale/et/LC_MESSAGES/rkward__item_response_theory.mo %%NLS%%share/locale/et/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/et/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/eu/LC_MESSAGES/rkward.mo %%NLS%%share/locale/eu/LC_MESSAGES/rkward__data.mo %%NLS%%share/locale/eu/LC_MESSAGES/rkward__graphics_device.mo %%NLS%%share/locale/eu/LC_MESSAGES/rkward__import_export.mo %%NLS%%share/locale/fi/LC_MESSAGES/rkward.mo %%NLS%%share/locale/fi/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/fi/LC_MESSAGES/rkward__data.mo %%NLS%%share/locale/fi/LC_MESSAGES/rkward__distributions.mo %%NLS%%share/locale/fi/LC_MESSAGES/rkward__embedded.mo %%NLS%%share/locale/fi/LC_MESSAGES/rkward__graphics_device.mo %%NLS%%share/locale/fi/LC_MESSAGES/rkward__import_export.mo %%NLS%%share/locale/fi/LC_MESSAGES/rkward__item_response_theory.mo %%NLS%%share/locale/fi/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/fi/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/fr/LC_MESSAGES/rkward.mo %%NLS%%share/locale/fr/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/fr/LC_MESSAGES/rkward__data.mo %%NLS%%share/locale/fr/LC_MESSAGES/rkward__distributions.mo %%NLS%%share/locale/fr/LC_MESSAGES/rkward__embedded.mo %%NLS%%share/locale/fr/LC_MESSAGES/rkward__graphics_device.mo %%NLS%%share/locale/fr/LC_MESSAGES/rkward__import_export.mo %%NLS%%share/locale/fr/LC_MESSAGES/rkward__item_response_theory.mo %%NLS%%share/locale/fr/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/fr/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/gl/LC_MESSAGES/rkward.mo %%NLS%%share/locale/gl/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/gl/LC_MESSAGES/rkward__data.mo %%NLS%%share/locale/gl/LC_MESSAGES/rkward__distributions.mo %%NLS%%share/locale/gl/LC_MESSAGES/rkward__embedded.mo %%NLS%%share/locale/gl/LC_MESSAGES/rkward__graphics_device.mo %%NLS%%share/locale/gl/LC_MESSAGES/rkward__import_export.mo %%NLS%%share/locale/gl/LC_MESSAGES/rkward__item_response_theory.mo %%NLS%%share/locale/gl/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/gl/LC_MESSAGES/rkward__plots.mo +%%NLS%%share/locale/he/LC_MESSAGES/rkward__graphics_device.mo +%%NLS%%share/locale/hu/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/ia/LC_MESSAGES/rkward.mo %%NLS%%share/locale/ia/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/ia/LC_MESSAGES/rkward__data.mo %%NLS%%share/locale/ia/LC_MESSAGES/rkward__distributions.mo %%NLS%%share/locale/ia/LC_MESSAGES/rkward__embedded.mo %%NLS%%share/locale/ia/LC_MESSAGES/rkward__graphics_device.mo %%NLS%%share/locale/ia/LC_MESSAGES/rkward__import_export.mo %%NLS%%share/locale/ia/LC_MESSAGES/rkward__item_response_theory.mo %%NLS%%share/locale/ia/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/ia/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/it/LC_MESSAGES/rkward.mo %%NLS%%share/locale/it/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/it/LC_MESSAGES/rkward__data.mo %%NLS%%share/locale/it/LC_MESSAGES/rkward__distributions.mo %%NLS%%share/locale/it/LC_MESSAGES/rkward__embedded.mo %%NLS%%share/locale/it/LC_MESSAGES/rkward__graphics_device.mo %%NLS%%share/locale/it/LC_MESSAGES/rkward__import_export.mo %%NLS%%share/locale/it/LC_MESSAGES/rkward__item_response_theory.mo %%NLS%%share/locale/it/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/it/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/ja/LC_MESSAGES/rkward.mo %%NLS%%share/locale/ja/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/ja/LC_MESSAGES/rkward__data.mo %%NLS%%share/locale/ja/LC_MESSAGES/rkward__distributions.mo %%NLS%%share/locale/ja/LC_MESSAGES/rkward__embedded.mo %%NLS%%share/locale/ja/LC_MESSAGES/rkward__graphics_device.mo %%NLS%%share/locale/ja/LC_MESSAGES/rkward__import_export.mo %%NLS%%share/locale/ja/LC_MESSAGES/rkward__item_response_theory.mo %%NLS%%share/locale/ja/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/ja/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/ka/LC_MESSAGES/rkward.mo %%NLS%%share/locale/ka/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/ka/LC_MESSAGES/rkward__data.mo %%NLS%%share/locale/ka/LC_MESSAGES/rkward__distributions.mo %%NLS%%share/locale/ka/LC_MESSAGES/rkward__embedded.mo %%NLS%%share/locale/ka/LC_MESSAGES/rkward__graphics_device.mo %%NLS%%share/locale/ka/LC_MESSAGES/rkward__import_export.mo %%NLS%%share/locale/ka/LC_MESSAGES/rkward__item_response_theory.mo %%NLS%%share/locale/ka/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/ka/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/lt/LC_MESSAGES/rkward.mo %%NLS%%share/locale/lt/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/lt/LC_MESSAGES/rkward__data.mo %%NLS%%share/locale/lt/LC_MESSAGES/rkward__distributions.mo %%NLS%%share/locale/lt/LC_MESSAGES/rkward__embedded.mo %%NLS%%share/locale/lt/LC_MESSAGES/rkward__graphics_device.mo %%NLS%%share/locale/lt/LC_MESSAGES/rkward__import_export.mo %%NLS%%share/locale/lt/LC_MESSAGES/rkward__item_response_theory.mo %%NLS%%share/locale/lt/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/lt/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/nl/LC_MESSAGES/rkward.mo %%NLS%%share/locale/nl/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/nl/LC_MESSAGES/rkward__data.mo %%NLS%%share/locale/nl/LC_MESSAGES/rkward__distributions.mo %%NLS%%share/locale/nl/LC_MESSAGES/rkward__embedded.mo %%NLS%%share/locale/nl/LC_MESSAGES/rkward__graphics_device.mo %%NLS%%share/locale/nl/LC_MESSAGES/rkward__import_export.mo %%NLS%%share/locale/nl/LC_MESSAGES/rkward__item_response_theory.mo %%NLS%%share/locale/nl/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/nl/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/pl/LC_MESSAGES/rkward.mo %%NLS%%share/locale/pl/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/pl/LC_MESSAGES/rkward__data.mo %%NLS%%share/locale/pl/LC_MESSAGES/rkward__distributions.mo %%NLS%%share/locale/pl/LC_MESSAGES/rkward__embedded.mo %%NLS%%share/locale/pl/LC_MESSAGES/rkward__graphics_device.mo %%NLS%%share/locale/pl/LC_MESSAGES/rkward__import_export.mo %%NLS%%share/locale/pl/LC_MESSAGES/rkward__item_response_theory.mo %%NLS%%share/locale/pl/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/pl/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/pt/LC_MESSAGES/rkward.mo %%NLS%%share/locale/pt/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/pt/LC_MESSAGES/rkward__data.mo %%NLS%%share/locale/pt/LC_MESSAGES/rkward__distributions.mo %%NLS%%share/locale/pt/LC_MESSAGES/rkward__embedded.mo %%NLS%%share/locale/pt/LC_MESSAGES/rkward__graphics_device.mo %%NLS%%share/locale/pt/LC_MESSAGES/rkward__import_export.mo %%NLS%%share/locale/pt/LC_MESSAGES/rkward__item_response_theory.mo %%NLS%%share/locale/pt/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/pt/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/rkward.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/rkward__data.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/rkward__distributions.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/rkward__embedded.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/rkward__graphics_device.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/rkward__import_export.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/rkward__item_response_theory.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/ru/LC_MESSAGES/rkward.mo %%NLS%%share/locale/ru/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/ru/LC_MESSAGES/rkward__data.mo %%NLS%%share/locale/ru/LC_MESSAGES/rkward__distributions.mo %%NLS%%share/locale/ru/LC_MESSAGES/rkward__embedded.mo %%NLS%%share/locale/ru/LC_MESSAGES/rkward__graphics_device.mo %%NLS%%share/locale/ru/LC_MESSAGES/rkward__import_export.mo %%NLS%%share/locale/ru/LC_MESSAGES/rkward__item_response_theory.mo %%NLS%%share/locale/ru/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/ru/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/sk/LC_MESSAGES/rkward.mo %%NLS%%share/locale/sk/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/sk/LC_MESSAGES/rkward__data.mo %%NLS%%share/locale/sk/LC_MESSAGES/rkward__distributions.mo %%NLS%%share/locale/sk/LC_MESSAGES/rkward__embedded.mo %%NLS%%share/locale/sk/LC_MESSAGES/rkward__graphics_device.mo %%NLS%%share/locale/sk/LC_MESSAGES/rkward__import_export.mo %%NLS%%share/locale/sk/LC_MESSAGES/rkward__item_response_theory.mo %%NLS%%share/locale/sk/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/sk/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/sl/LC_MESSAGES/rkward.mo %%NLS%%share/locale/sl/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/sl/LC_MESSAGES/rkward__data.mo %%NLS%%share/locale/sl/LC_MESSAGES/rkward__distributions.mo %%NLS%%share/locale/sl/LC_MESSAGES/rkward__embedded.mo %%NLS%%share/locale/sl/LC_MESSAGES/rkward__graphics_device.mo %%NLS%%share/locale/sl/LC_MESSAGES/rkward__import_export.mo %%NLS%%share/locale/sl/LC_MESSAGES/rkward__item_response_theory.mo %%NLS%%share/locale/sl/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/sl/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/sv/LC_MESSAGES/rkward.mo %%NLS%%share/locale/sv/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/sv/LC_MESSAGES/rkward__data.mo %%NLS%%share/locale/sv/LC_MESSAGES/rkward__distributions.mo %%NLS%%share/locale/sv/LC_MESSAGES/rkward__embedded.mo %%NLS%%share/locale/sv/LC_MESSAGES/rkward__graphics_device.mo %%NLS%%share/locale/sv/LC_MESSAGES/rkward__import_export.mo %%NLS%%share/locale/sv/LC_MESSAGES/rkward__item_response_theory.mo %%NLS%%share/locale/sv/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/sv/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/tr/LC_MESSAGES/rkward.mo %%NLS%%share/locale/tr/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/tr/LC_MESSAGES/rkward__data.mo %%NLS%%share/locale/tr/LC_MESSAGES/rkward__distributions.mo %%NLS%%share/locale/tr/LC_MESSAGES/rkward__embedded.mo %%NLS%%share/locale/tr/LC_MESSAGES/rkward__graphics_device.mo %%NLS%%share/locale/tr/LC_MESSAGES/rkward__import_export.mo %%NLS%%share/locale/tr/LC_MESSAGES/rkward__item_response_theory.mo %%NLS%%share/locale/tr/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/tr/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/uk/LC_MESSAGES/rkward.mo %%NLS%%share/locale/uk/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/uk/LC_MESSAGES/rkward__data.mo %%NLS%%share/locale/uk/LC_MESSAGES/rkward__distributions.mo %%NLS%%share/locale/uk/LC_MESSAGES/rkward__embedded.mo %%NLS%%share/locale/uk/LC_MESSAGES/rkward__graphics_device.mo %%NLS%%share/locale/uk/LC_MESSAGES/rkward__import_export.mo %%NLS%%share/locale/uk/LC_MESSAGES/rkward__item_response_theory.mo %%NLS%%share/locale/uk/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/uk/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/rkward.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/rkward__data.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/rkward__distributions.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/rkward__embedded.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/rkward__graphics_device.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/rkward__import_export.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/rkward__item_response_theory.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/rkward.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/rkward__data.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/rkward__distributions.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/rkward__embedded.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/rkward__graphics_device.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/rkward__import_export.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/rkward__item_response_theory.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/rkward__plots.mo share/man/ca/man1/rkward.1.gz share/man/de/man1/rkward.1.gz share/man/it/man1/rkward.1.gz %%PORTDOCS%%share/man/man1/rkward.1.gz share/man/nl/man1/rkward.1.gz +share/man/sl/man1/rkward.1.gz share/man/sv/man1/rkward.1.gz share/man/uk/man1/rkward.1.gz share/metainfo/org.kde.rkward.metainfo.xml share/mime/packages/vnd.kde.rkward-output.xml share/mime/packages/vnd.kde.rmarkdown.xml share/mime/packages/vnd.rkward.r.xml +%%DATADIR%%/00saveload/DownloadAppImage.js +%%DATADIR%%/00saveload/DownloadAppImage.rkh +%%DATADIR%%/00saveload/DownloadAppImage.xml %%DATADIR%%/00saveload/import/convert_encoding.js %%DATADIR%%/00saveload/import/convert_encoding.xml %%DATADIR%%/00saveload/import/import_csv.js %%DATADIR%%/00saveload/import/import_csv.rkh %%DATADIR%%/00saveload/import/import_csv.xml %%DATADIR%%/00saveload/import/import_generic_rio.js %%DATADIR%%/00saveload/import/import_generic_rio.rkh %%DATADIR%%/00saveload/import/import_generic_rio.xml %%DATADIR%%/00saveload/import/import_spss.js %%DATADIR%%/00saveload/import/import_spss.rkh %%DATADIR%%/00saveload/import/import_spss.xml %%DATADIR%%/00saveload/import/import_stata.js %%DATADIR%%/00saveload/import/import_stata.rkh %%DATADIR%%/00saveload/import/import_stata.xml %%DATADIR%%/00saveload/import/import_xls.js %%DATADIR%%/00saveload/import/import_xls.rkh %%DATADIR%%/00saveload/import/import_xls.xml %%DATADIR%%/00saveload/import/import_xls_xlconnect.js %%DATADIR%%/00saveload/import/import_xls_xlconnect.rkh %%DATADIR%%/00saveload/import/import_xls_xlconnect.xml %%DATADIR%%/00saveload/import/load_data.js %%DATADIR%%/00saveload/import/load_data.rkh %%DATADIR%%/00saveload/import/load_data.xml %%DATADIR%%/00saveload/import/source.js %%DATADIR%%/00saveload/import/source.rkh %%DATADIR%%/00saveload/import/source.xml %%DATADIR%%/00saveload/save/ExportRMarkdown.js %%DATADIR%%/00saveload/save/ExportRMarkdown.rkh %%DATADIR%%/00saveload/save/ExportRMarkdown.xml %%DATADIR%%/00saveload/save/save.js %%DATADIR%%/00saveload/save/save.rkh %%DATADIR%%/00saveload/save/save.xml %%DATADIR%%/00saveload/save/skeleton/code.js %%DATADIR%%/00saveload/save/skeleton/description.xml %%DATADIR%%/00saveload/save/write.js %%DATADIR%%/00saveload/save/write.xml %%DATADIR%%/00saveload/save/write_csv.js %%DATADIR%%/00saveload/save/write_csv.rkh %%DATADIR%%/00saveload/save/write_csv.xml %%DATADIR%%/00saveload/setworkdir.js %%DATADIR%%/00saveload/setworkdir.rkh %%DATADIR%%/00saveload/setworkdir.xml %%DATADIR%%/analysis.pluginmap %%DATADIR%%/analysis/TESTS/PP_test.js %%DATADIR%%/analysis/TESTS/PP_test.rkh %%DATADIR%%/analysis/TESTS/PP_test.xml %%DATADIR%%/analysis/TESTS/mood_test.js %%DATADIR%%/analysis/TESTS/mood_test.rkh %%DATADIR%%/analysis/TESTS/mood_test.xml %%DATADIR%%/analysis/ansari_bradley/ansari_bradley_exact_test.js %%DATADIR%%/analysis/ansari_bradley/ansari_bradley_exact_test.rkh %%DATADIR%%/analysis/ansari_bradley/ansari_bradley_exact_test.xml %%DATADIR%%/analysis/ansari_bradley/ansari_bradley_test.js %%DATADIR%%/analysis/ansari_bradley/ansari_bradley_test.rkh %%DATADIR%%/analysis/ansari_bradley/ansari_bradley_test.xml %%DATADIR%%/analysis/corr_matrix.js %%DATADIR%%/analysis/corr_matrix.rkh %%DATADIR%%/analysis/corr_matrix.xml %%DATADIR%%/analysis/crosstab.js %%DATADIR%%/analysis/crosstab.rkh %%DATADIR%%/analysis/crosstab.xml %%DATADIR%%/analysis/crosstab_multi.js %%DATADIR%%/analysis/crosstab_multi.rkh %%DATADIR%%/analysis/crosstab_multi.xml %%DATADIR%%/analysis/irt/dichotomous/par_est_2pl.js %%DATADIR%%/analysis/irt/dichotomous/par_est_2pl.rkh %%DATADIR%%/analysis/irt/dichotomous/par_est_2pl.xml %%DATADIR%%/analysis/irt/dichotomous/par_est_3pl.js %%DATADIR%%/analysis/irt/dichotomous/par_est_3pl.rkh %%DATADIR%%/analysis/irt/dichotomous/par_est_3pl.xml %%DATADIR%%/analysis/irt/dichotomous/par_est_lltm.js %%DATADIR%%/analysis/irt/dichotomous/par_est_lltm.rkh %%DATADIR%%/analysis/irt/dichotomous/par_est_lltm.xml %%DATADIR%%/analysis/irt/dichotomous/par_est_rasch.js %%DATADIR%%/analysis/irt/dichotomous/par_est_rasch.rkh %%DATADIR%%/analysis/irt/dichotomous/par_est_rasch.xml %%DATADIR%%/analysis/irt/polytomous/par_est_gpcm.js %%DATADIR%%/analysis/irt/polytomous/par_est_gpcm.rkh %%DATADIR%%/analysis/irt/polytomous/par_est_gpcm.xml %%DATADIR%%/analysis/irt/polytomous/par_est_grm.js %%DATADIR%%/analysis/irt/polytomous/par_est_grm.rkh %%DATADIR%%/analysis/irt/polytomous/par_est_grm.xml %%DATADIR%%/analysis/irt/polytomous/par_est_lpcm.js %%DATADIR%%/analysis/irt/polytomous/par_est_lpcm.rkh %%DATADIR%%/analysis/irt/polytomous/par_est_lpcm.xml %%DATADIR%%/analysis/irt/polytomous/par_est_lrsm.js %%DATADIR%%/analysis/irt/polytomous/par_est_lrsm.rkh %%DATADIR%%/analysis/irt/polytomous/par_est_lrsm.xml %%DATADIR%%/analysis/irt/polytomous/par_est_pcm.js %%DATADIR%%/analysis/irt/polytomous/par_est_pcm.rkh %%DATADIR%%/analysis/irt/polytomous/par_est_pcm.xml %%DATADIR%%/analysis/irt/polytomous/par_est_rsm.js %%DATADIR%%/analysis/irt/polytomous/par_est_rsm.rkh %%DATADIR%%/analysis/irt/polytomous/par_est_rsm.xml %%DATADIR%%/analysis/irt/tests/eRm_waldtest.js %%DATADIR%%/analysis/irt/tests/eRm_waldtest.xml %%DATADIR%%/analysis/irt/tests/ltm_cronbach_alpha.js %%DATADIR%%/analysis/irt/tests/ltm_cronbach_alpha.xml %%DATADIR%%/analysis/irt/tests/ltm_gof_rasch.js %%DATADIR%%/analysis/irt/tests/ltm_gof_rasch.xml %%DATADIR%%/analysis/irt/tests/ltm_item_fit.js %%DATADIR%%/analysis/irt/tests/ltm_item_fit.xml %%DATADIR%%/analysis/irt/tests/ltm_person_fit.js %%DATADIR%%/analysis/irt/tests/ltm_person_fit.xml %%DATADIR%%/analysis/irt/tests/ltm_unidimensional.js %%DATADIR%%/analysis/irt/tests/ltm_unidimensional.xml %%DATADIR%%/analysis/moments/agostino_test.js %%DATADIR%%/analysis/moments/agostino_test.rkh %%DATADIR%%/analysis/moments/agostino_test.xml %%DATADIR%%/analysis/moments/anscombe_test.js %%DATADIR%%/analysis/moments/anscombe_test.rkh %%DATADIR%%/analysis/moments/anscombe_test.xml %%DATADIR%%/analysis/moments/bonett_test.js %%DATADIR%%/analysis/moments/bonett_test.rkh %%DATADIR%%/analysis/moments/bonett_test.xml %%DATADIR%%/analysis/moments/moment.js %%DATADIR%%/analysis/moments/moment.rkh %%DATADIR%%/analysis/moments/moment.xml %%DATADIR%%/analysis/moments/moments_common.js %%DATADIR%%/analysis/moments/skewness_kurtosis_test.js %%DATADIR%%/analysis/moments/skewness_kurtosis_test.rkh %%DATADIR%%/analysis/moments/skewness_kurtosis_test.xml %%DATADIR%%/analysis/outliers/chisq_out_test.js %%DATADIR%%/analysis/outliers/chisq_out_test.rkh %%DATADIR%%/analysis/outliers/chisq_out_test.xml %%DATADIR%%/analysis/outliers/dixon_test.js %%DATADIR%%/analysis/outliers/dixon_test.rkh %%DATADIR%%/analysis/outliers/dixon_test.xml %%DATADIR%%/analysis/outliers/grubbs_test.js %%DATADIR%%/analysis/outliers/grubbs_test.rkh %%DATADIR%%/analysis/outliers/grubbs_test.xml %%DATADIR%%/analysis/outliers/outlier.js %%DATADIR%%/analysis/outliers/outlier.rkh %%DATADIR%%/analysis/outliers/outlier.xml %%DATADIR%%/analysis/outliers/outliers_common.js %%DATADIR%%/analysis/power/Poweranalysis.js %%DATADIR%%/analysis/power/Poweranalysis.rkh %%DATADIR%%/analysis/power/Poweranalysis.xml %%DATADIR%%/analysis/regression/linear_regression.js %%DATADIR%%/analysis/regression/linear_regression.rkh %%DATADIR%%/analysis/regression/linear_regression.xml %%DATADIR%%/analysis/t_test.js %%DATADIR%%/analysis/t_test.rkh %%DATADIR%%/analysis/t_test.xml %%DATADIR%%/analysis/time_series/Box_test.js %%DATADIR%%/analysis/time_series/Box_test.rkh %%DATADIR%%/analysis/time_series/Box_test.xml %%DATADIR%%/analysis/time_series/hp_filter.js %%DATADIR%%/analysis/time_series/hp_filter.rkh %%DATADIR%%/analysis/time_series/hp_filter.xml %%DATADIR%%/analysis/time_series/kpss_test.js %%DATADIR%%/analysis/time_series/kpss_test.rkh %%DATADIR%%/analysis/time_series/kpss_test.xml %%DATADIR%%/analysis/variances/F_test.js %%DATADIR%%/analysis/variances/F_test.rkh %%DATADIR%%/analysis/variances/F_test.xml %%DATADIR%%/analysis/variances/bartlett_test.js %%DATADIR%%/analysis/variances/bartlett_test.rkh %%DATADIR%%/analysis/variances/bartlett_test.xml %%DATADIR%%/analysis/variances/fligner_test.js %%DATADIR%%/analysis/variances/fligner_test.rkh %%DATADIR%%/analysis/variances/fligner_test.xml %%DATADIR%%/analysis/variances/levene_test.js %%DATADIR%%/analysis/variances/levene_test.rkh %%DATADIR%%/analysis/variances/levene_test.xml %%DATADIR%%/analysis/wilcoxon/wilcoxon_tests.js %%DATADIR%%/analysis/wilcoxon/wilcoxon_tests.rkh %%DATADIR%%/analysis/wilcoxon/wilcoxon_tests.xml %%DATADIR%%/data.pluginmap %%DATADIR%%/data/generate_random.js %%DATADIR%%/data/generate_random.xml %%DATADIR%%/data/level_select.js %%DATADIR%%/data/level_select.xml %%DATADIR%%/data/limit_vector_length.js %%DATADIR%%/data/limit_vector_length.rkh %%DATADIR%%/data/limit_vector_length.xml %%DATADIR%%/data/multi_input.js %%DATADIR%%/data/multi_input.xml %%DATADIR%%/data/one_var_tabulation.js %%DATADIR%%/data/one_var_tabulation.rkh %%DATADIR%%/data/one_var_tabulation.xml %%DATADIR%%/data/recode_categorical.js %%DATADIR%%/data/recode_categorical.rkh %%DATADIR%%/data/recode_categorical.xml %%DATADIR%%/data/sort.js %%DATADIR%%/data/sort.rkh %%DATADIR%%/data/sort.xml %%DATADIR%%/data/sort2.xml %%DATADIR%%/data/subset_dataframe.js %%DATADIR%%/data/subset_dataframe.rkh %%DATADIR%%/data/subset_dataframe.xml %%DATADIR%%/descriptive/descriptive_statistics.js %%DATADIR%%/descriptive/descriptive_statistics.rkh %%DATADIR%%/descriptive/descriptive_statistics.xml %%DATADIR%%/distributions.pluginmap %%DATADIR%%/distributions/beta.js %%DATADIR%%/distributions/beta.rkh %%DATADIR%%/distributions/beta.xml %%DATADIR%%/distributions/binomial.js %%DATADIR%%/distributions/binomial.rkh %%DATADIR%%/distributions/binomial.xml %%DATADIR%%/distributions/cauchy.js %%DATADIR%%/distributions/cauchy.rkh %%DATADIR%%/distributions/cauchy.xml %%DATADIR%%/distributions/chi_squared.js %%DATADIR%%/distributions/chi_squared.rkh %%DATADIR%%/distributions/chi_squared.xml %%DATADIR%%/distributions/clt/plot_beta_clt.js %%DATADIR%%/distributions/clt/plot_beta_clt.rkh %%DATADIR%%/distributions/clt/plot_beta_clt.xml %%DATADIR%%/distributions/clt/plot_binomial_clt.js %%DATADIR%%/distributions/clt/plot_binomial_clt.rkh %%DATADIR%%/distributions/clt/plot_binomial_clt.xml %%DATADIR%%/distributions/clt/plot_chi_squared_clt.js %%DATADIR%%/distributions/clt/plot_chi_squared_clt.rkh %%DATADIR%%/distributions/clt/plot_chi_squared_clt.xml %%DATADIR%%/distributions/clt/plot_clt_common.js %%DATADIR%%/distributions/clt/plot_clt_help_snippets.xml %%DATADIR%%/distributions/clt/plot_clt_snippets.xml %%DATADIR%%/distributions/clt/plot_exponential_clt.js %%DATADIR%%/distributions/clt/plot_exponential_clt.rkh %%DATADIR%%/distributions/clt/plot_exponential_clt.xml %%DATADIR%%/distributions/clt/plot_f_clt.js %%DATADIR%%/distributions/clt/plot_f_clt.rkh %%DATADIR%%/distributions/clt/plot_f_clt.xml %%DATADIR%%/distributions/clt/plot_gamma_clt.js %%DATADIR%%/distributions/clt/plot_gamma_clt.rkh %%DATADIR%%/distributions/clt/plot_gamma_clt.xml %%DATADIR%%/distributions/clt/plot_geometric_clt.js %%DATADIR%%/distributions/clt/plot_geometric_clt.rkh %%DATADIR%%/distributions/clt/plot_geometric_clt.xml %%DATADIR%%/distributions/clt/plot_hypergeometric_clt.js %%DATADIR%%/distributions/clt/plot_hypergeometric_clt.rkh %%DATADIR%%/distributions/clt/plot_hypergeometric_clt.xml %%DATADIR%%/distributions/clt/plot_logistic_clt.js %%DATADIR%%/distributions/clt/plot_logistic_clt.rkh %%DATADIR%%/distributions/clt/plot_logistic_clt.xml %%DATADIR%%/distributions/clt/plot_lognormal_clt.js %%DATADIR%%/distributions/clt/plot_lognormal_clt.rkh %%DATADIR%%/distributions/clt/plot_lognormal_clt.xml %%DATADIR%%/distributions/clt/plot_negbinomial_clt.js %%DATADIR%%/distributions/clt/plot_negbinomial_clt.rkh %%DATADIR%%/distributions/clt/plot_negbinomial_clt.xml %%DATADIR%%/distributions/clt/plot_normal_clt.js %%DATADIR%%/distributions/clt/plot_normal_clt.rkh %%DATADIR%%/distributions/clt/plot_normal_clt.xml %%DATADIR%%/distributions/clt/plot_poisson_clt.js %%DATADIR%%/distributions/clt/plot_poisson_clt.rkh %%DATADIR%%/distributions/clt/plot_poisson_clt.xml %%DATADIR%%/distributions/clt/plot_t_clt.js %%DATADIR%%/distributions/clt/plot_t_clt.rkh %%DATADIR%%/distributions/clt/plot_t_clt.xml %%DATADIR%%/distributions/clt/plot_uniform_clt.js %%DATADIR%%/distributions/clt/plot_uniform_clt.rkh %%DATADIR%%/distributions/clt/plot_uniform_clt.xml %%DATADIR%%/distributions/clt/plot_weibull_clt.js %%DATADIR%%/distributions/clt/plot_weibull_clt.rkh %%DATADIR%%/distributions/clt/plot_weibull_clt.xml %%DATADIR%%/distributions/clt/plot_wilcoxon_clt.js %%DATADIR%%/distributions/clt/plot_wilcoxon_clt.rkh %%DATADIR%%/distributions/clt/plot_wilcoxon_clt.xml %%DATADIR%%/distributions/dist_common.js %%DATADIR%%/distributions/dist_help_snippets.xml %%DATADIR%%/distributions/dist_snippets.xml %%DATADIR%%/distributions/exponential.js %%DATADIR%%/distributions/exponential.rkh %%DATADIR%%/distributions/exponential.xml %%DATADIR%%/distributions/f.js %%DATADIR%%/distributions/f.rkh %%DATADIR%%/distributions/f.xml %%DATADIR%%/distributions/gamma.js %%DATADIR%%/distributions/gamma.rkh %%DATADIR%%/distributions/gamma.xml %%DATADIR%%/distributions/geom.js %%DATADIR%%/distributions/geom.rkh %%DATADIR%%/distributions/geom.xml %%DATADIR%%/distributions/gumbel.js %%DATADIR%%/distributions/gumbel.rkh %%DATADIR%%/distributions/gumbel.xml %%DATADIR%%/distributions/hypergeometric.js %%DATADIR%%/distributions/hypergeometric.rkh %%DATADIR%%/distributions/hypergeometric.xml %%DATADIR%%/distributions/log_normal.js %%DATADIR%%/distributions/log_normal.rkh %%DATADIR%%/distributions/log_normal.xml %%DATADIR%%/distributions/logistic.js %%DATADIR%%/distributions/logistic.rkh %%DATADIR%%/distributions/logistic.xml %%DATADIR%%/distributions/negative_binomial.js %%DATADIR%%/distributions/negative_binomial.rkh %%DATADIR%%/distributions/negative_binomial.xml %%DATADIR%%/distributions/normal.js %%DATADIR%%/distributions/normal.rkh %%DATADIR%%/distributions/normal.xml %%DATADIR%%/distributions/plot_beta_distribution.js %%DATADIR%%/distributions/plot_beta_distribution.rkh %%DATADIR%%/distributions/plot_beta_distribution.xml %%DATADIR%%/distributions/plot_binomial_distribution.js %%DATADIR%%/distributions/plot_binomial_distribution.rkh %%DATADIR%%/distributions/plot_binomial_distribution.xml %%DATADIR%%/distributions/plot_cauchy_distribution.js %%DATADIR%%/distributions/plot_cauchy_distribution.rkh %%DATADIR%%/distributions/plot_cauchy_distribution.xml %%DATADIR%%/distributions/plot_chi_squared_distribution.js %%DATADIR%%/distributions/plot_chi_squared_distribution.rkh %%DATADIR%%/distributions/plot_chi_squared_distribution.xml %%DATADIR%%/distributions/plot_dist_common.js %%DATADIR%%/distributions/plot_dist_common_snippets.xml %%DATADIR%%/distributions/plot_exponential_distribution.js %%DATADIR%%/distributions/plot_exponential_distribution.rkh %%DATADIR%%/distributions/plot_exponential_distribution.xml %%DATADIR%%/distributions/plot_f_distribution.js %%DATADIR%%/distributions/plot_f_distribution.rkh %%DATADIR%%/distributions/plot_f_distribution.xml %%DATADIR%%/distributions/plot_gamma_distribution.js %%DATADIR%%/distributions/plot_gamma_distribution.rkh %%DATADIR%%/distributions/plot_gamma_distribution.xml %%DATADIR%%/distributions/plot_geometric_distribution.js %%DATADIR%%/distributions/plot_geometric_distribution.rkh %%DATADIR%%/distributions/plot_geometric_distribution.xml %%DATADIR%%/distributions/plot_hypergeometric_distribution.js %%DATADIR%%/distributions/plot_hypergeometric_distribution.rkh %%DATADIR%%/distributions/plot_hypergeometric_distribution.xml %%DATADIR%%/distributions/plot_logistic_distribution.js %%DATADIR%%/distributions/plot_logistic_distribution.rkh %%DATADIR%%/distributions/plot_logistic_distribution.xml %%DATADIR%%/distributions/plot_lognormal_distribution.js %%DATADIR%%/distributions/plot_lognormal_distribution.rkh %%DATADIR%%/distributions/plot_lognormal_distribution.xml %%DATADIR%%/distributions/plot_negbinomial_distribution.js %%DATADIR%%/distributions/plot_negbinomial_distribution.rkh %%DATADIR%%/distributions/plot_negbinomial_distribution.xml %%DATADIR%%/distributions/plot_normal_distribution.js %%DATADIR%%/distributions/plot_normal_distribution.rkh %%DATADIR%%/distributions/plot_normal_distribution.xml %%DATADIR%%/distributions/plot_poisson_distribution.js %%DATADIR%%/distributions/plot_poisson_distribution.rkh %%DATADIR%%/distributions/plot_poisson_distribution.xml %%DATADIR%%/distributions/plot_t_distribution.js %%DATADIR%%/distributions/plot_t_distribution.rkh %%DATADIR%%/distributions/plot_t_distribution.xml %%DATADIR%%/distributions/plot_tukey_distribution.js %%DATADIR%%/distributions/plot_tukey_distribution.rkh %%DATADIR%%/distributions/plot_tukey_distribution.xml %%DATADIR%%/distributions/plot_uniform_distribution.js %%DATADIR%%/distributions/plot_uniform_distribution.rkh %%DATADIR%%/distributions/plot_uniform_distribution.xml %%DATADIR%%/distributions/plot_weibull_distribution.js %%DATADIR%%/distributions/plot_weibull_distribution.rkh %%DATADIR%%/distributions/plot_weibull_distribution.xml %%DATADIR%%/distributions/plot_wilcoxon_distribution.js %%DATADIR%%/distributions/plot_wilcoxon_distribution.rkh %%DATADIR%%/distributions/plot_wilcoxon_distribution.xml %%DATADIR%%/distributions/poisson.js %%DATADIR%%/distributions/poisson.rkh %%DATADIR%%/distributions/poisson.xml %%DATADIR%%/distributions/t.js %%DATADIR%%/distributions/t.rkh %%DATADIR%%/distributions/t.xml %%DATADIR%%/distributions/tests/ad_test.js %%DATADIR%%/distributions/tests/ad_test.xml %%DATADIR%%/distributions/tests/cvm_test.js %%DATADIR%%/distributions/tests/cvm_test.xml %%DATADIR%%/distributions/tests/dist_test_common.js %%DATADIR%%/distributions/tests/jb_test.js %%DATADIR%%/distributions/tests/jb_test.rkh %%DATADIR%%/distributions/tests/jb_test.xml %%DATADIR%%/distributions/tests/lillie_test.js %%DATADIR%%/distributions/tests/lillie_test.xml %%DATADIR%%/distributions/tests/pearson_test.js %%DATADIR%%/distributions/tests/pearson_test.xml %%DATADIR%%/distributions/tests/sf_test.js %%DATADIR%%/distributions/tests/sf_test.xml %%DATADIR%%/distributions/tests/shapiro_test.js %%DATADIR%%/distributions/tests/shapiro_test.xml %%DATADIR%%/distributions/tukey.js %%DATADIR%%/distributions/tukey.rkh %%DATADIR%%/distributions/tukey.xml %%DATADIR%%/distributions/uniform.js %%DATADIR%%/distributions/uniform.rkh %%DATADIR%%/distributions/uniform.xml %%DATADIR%%/distributions/weibull.js %%DATADIR%%/distributions/weibull.rkh %%DATADIR%%/distributions/weibull.xml %%DATADIR%%/distributions/wilcoxon.js %%DATADIR%%/distributions/wilcoxon.rkh %%DATADIR%%/distributions/wilcoxon.xml %%DATADIR%%/embedded.pluginmap %%DATADIR%%/import_export.pluginmap %%DATADIR%%/internal/Installfromgit.js %%DATADIR%%/internal/Installfromgit.rkh %%DATADIR%%/internal/Installfromgit.xml %%DATADIR%%/irt.pluginmap %%DATADIR%%/menu.pluginmap %%DATADIR%%/pages/rkward_addons.rkh %%DATADIR%%/pages/rkward_console.rkh %%DATADIR%%/pages/rkward_for_new_users.rkh %%DATADIR%%/pages/rkward_for_r_users.rkh %%DATADIR%%/pages/rkward_help.css %%DATADIR%%/pages/rkward_incompatible_version.rkh %%DATADIR%%/pages/rkward_output.css %%DATADIR%%/pages/rkward_output.rkh %%DATADIR%%/pages/rkward_plot_history.rkh %%DATADIR%%/pages/rkward_shortcuts.rkh %%DATADIR%%/pages/rkward_split_views.rkh %%DATADIR%%/pages/rkward_trouble_shooting.rkh %%DATADIR%%/pages/rkward_welcome.rkh %%DATADIR%%/pages/rkward_workspace_browser.rkh %%DATADIR%%/php2js.js %%DATADIR%%/phpfiles/common.js %%DATADIR%%/phpfiles/rkcomponentscripting.js %%DATADIR%%/plots.pluginmap %%DATADIR%%/plots/barplot.js %%DATADIR%%/plots/barplot.rkh %%DATADIR%%/plots/barplot.xml %%DATADIR%%/plots/barplot_embed.js %%DATADIR%%/plots/barplot_embed.rkh %%DATADIR%%/plots/barplot_embed.xml %%DATADIR%%/plots/box_plot.js %%DATADIR%%/plots/box_plot.rkh %%DATADIR%%/plots/box_plot.xml %%DATADIR%%/plots/color_chooser.js %%DATADIR%%/plots/color_chooser.rkh %%DATADIR%%/plots/color_chooser.xml %%DATADIR%%/plots/cor_graph.js %%DATADIR%%/plots/cor_graph.rkh %%DATADIR%%/plots/cor_graph.xml %%DATADIR%%/plots/density_plot.js %%DATADIR%%/plots/density_plot.rkh %%DATADIR%%/plots/density_plot.xml %%DATADIR%%/plots/dotchart.js %%DATADIR%%/plots/dotchart.rkh %%DATADIR%%/plots/dotchart.xml %%DATADIR%%/plots/ecdf_plot.js %%DATADIR%%/plots/ecdf_plot.rkh %%DATADIR%%/plots/ecdf_plot.xml %%DATADIR%%/plots/histogram.js %%DATADIR%%/plots/histogram.rkh %%DATADIR%%/plots/histogram.xml %%DATADIR%%/plots/histogram_options.js %%DATADIR%%/plots/histogram_options.rkh %%DATADIR%%/plots/histogram_options.xml %%DATADIR%%/plots/irt/dichotomous/plot_ltm.js %%DATADIR%%/plots/irt/dichotomous/plot_ltm.xml %%DATADIR%%/plots/irt/dichotomous/plot_rasch.js %%DATADIR%%/plots/irt/dichotomous/plot_rasch.xml %%DATADIR%%/plots/irt/dichotomous/plot_tpm.js %%DATADIR%%/plots/irt/dichotomous/plot_tpm.xml %%DATADIR%%/plots/irt/polytomous/plot_grm.js %%DATADIR%%/plots/irt/polytomous/plot_grm.xml %%DATADIR%%/plots/irt/polytomous/plot_pcm.js %%DATADIR%%/plots/irt/polytomous/plot_pcm.xml %%DATADIR%%/plots/irt/polytomous/plot_rsm.js %%DATADIR%%/plots/irt/polytomous/plot_rsm.xml %%DATADIR%%/plots/irt/tests/eRm_plotLR.js %%DATADIR%%/plots/irt/tests/eRm_plotLR.xml %%DATADIR%%/plots/pareto.js %%DATADIR%%/plots/pareto.rkh %%DATADIR%%/plots/pareto.xml %%DATADIR%%/plots/piechart.js %%DATADIR%%/plots/piechart.rkh %%DATADIR%%/plots/piechart.xml %%DATADIR%%/plots/plot.js %%DATADIR%%/plots/plot.rkh %%DATADIR%%/plots/plot.xml %%DATADIR%%/plots/plot_options.js %%DATADIR%%/plots/plot_options.rkh %%DATADIR%%/plots/plot_options.xml %%DATADIR%%/plots/plot_stepfun_options.js %%DATADIR%%/plots/plot_stepfun_options.rkh %%DATADIR%%/plots/plot_stepfun_options.xml %%DATADIR%%/plots/scatterplot.js %%DATADIR%%/plots/scatterplot.xml %%DATADIR%%/plots/scatterplot_matrix.js %%DATADIR%%/plots/scatterplot_matrix.rkh %%DATADIR%%/plots/scatterplot_matrix.xml %%DATADIR%%/plots/sieve_plot.js %%DATADIR%%/plots/sieve_plot.rkh %%DATADIR%%/plots/sieve_plot.xml %%DATADIR%%/plots/stem.js %%DATADIR%%/plots/stem.rkh %%DATADIR%%/plots/stem.xml %%DATADIR%%/plots/stripchart_plot.js %%DATADIR%%/plots/stripchart_plot.xml %%DATADIR%%/pluginmap_meta.inc %%DATADIR%%/resource.ver %%DATADIR%%/rkwarddev_scripts/README_how_to_use_rkwarddev_scripts.md %%DATADIR%%/rkwarddev_scripts/rkwarddev_power_plugin_script.R %%DATADIR%%/rkwarddev_scripts/rkwarddev_rk.RMarkdown_plugin_script.R +%%DATADIR%%/rkwarddev_scripts/rkwarddev_rk.download_appimage_plugin_script.R %%DATADIR%%/rkwarddev_scripts/subset_dataframe.R %%DATADIR%%/rkwarddev_scripts/write_csv.R %%DATADIR%%/rpackages/rkward.tgz %%DATADIR%%/rpackages/rkwardtests.tgz %%DATADIR%%/simple_anova/code.js %%DATADIR%%/simple_anova/description.xml %%DATADIR%%/testing/matrix1.js %%DATADIR%%/testing/matrix1.xml %%DATADIR%%/testing/optionset.js %%DATADIR%%/testing/optionset.xml %%DATADIR%%/testing/preview.js %%DATADIR%%/testing/preview.xml %%DATADIR%%/testing/run_code.js %%DATADIR%%/testing/run_code.xml %%DATADIR%%/testing/scatterplot2.xml %%DATADIR%%/testing/test1.js %%DATADIR%%/testing/test1.xml %%DATADIR%%/testing/test2.js %%DATADIR%%/testing/test2.xml %%DATADIR%%/testing/valueselect1.js %%DATADIR%%/testing/valueselect1.xml %%DATADIR%%/under_development.pluginmap %%DATADIR%%/uni1.2/code.js %%DATADIR%%/uni1.2/description.xml %%DATADIR%%/x11device.pluginmap %%DATADIR%%/x11device/export.js %%DATADIR%%/x11device/export.rkh %%DATADIR%%/x11device/export.xml %%DATADIR%%/x11device/grid.js %%DATADIR%%/x11device/grid.rkh %%DATADIR%%/x11device/grid.xml