diff --git a/docs/listings.json b/docs/listings.json index fa63187..edd3939 100644 --- a/docs/listings.json +++ b/docs/listings.json @@ -2,6 +2,7 @@ { "listing": "/posts.html", "items": [ + "/posts/rieppeleon/index.html", "/posts/thuringothyris/index.html", "/posts/soc-coffee-2024-05-16/index.html" ] diff --git a/docs/posts.html b/docs/posts.html index 1292927..9eab29d 100644 --- a/docs/posts.html +++ b/docs/posts.html @@ -224,7 +224,7 @@ +
Categories
All (3)
events (1)
presentations (1)
releases (2)
@@ -253,7 +253,40 @@

Requal posts

-
+
+
+

+
 
+

+
+
+

+Rieppeleon (v1.1.3) +

+
+ +
+
+
+releases +
+
+ +
+ +
+
-
+

 
diff --git a/docs/posts/rieppeleon/index.html b/docs/posts/rieppeleon/index.html new file mode 100644 index 0000000..00090cb --- /dev/null +++ b/docs/posts/rieppeleon/index.html @@ -0,0 +1,658 @@ + + + + + + + + + + + + +Rieppeleon (v1.1.3) – requal + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ +
+ + + + +
+ +
+
+

Rieppeleon (v1.1.3)

+
+
releases
+
+
+ +
+
+ Announcement of a new Requal release. +
+
+ + +
+ +
+
Author
+
+

requal

+
+
+ +
+
Published
+
+

February 23, 2025

+
+
+ + +
+ + + +
+ + +

Rieppeleon emphasizes enhancements in code editing and the annotation experience. After this release, the development version will transition to a refactored backend functionality. This approach ensures that a version with a stable, time-tested backend receives the latest UI improvements.

+

For more details, you can read the full Rieppeleon release notes.

+

To update your Requal installation, download the requal_1.1.3.9001.tar.gz file from the Releases page. Then, run the remotes::install_local(file.choose()) command in the R console.

+

Source: Requal GitHub Discussions

+ + + +
+ +
+ + + + + + \ No newline at end of file diff --git a/docs/search.json b/docs/search.json index ec8c98d..75eb40e 100644 --- a/docs/search.json +++ b/docs/search.json @@ -1,18 +1,4 @@ [ - { - "objectID": "posts.html", - "href": "posts.html", - "title": "Requal posts", - "section": "", - "text": "Thuringothyris (v1.1.2)\n\n\n\n\n\n\nreleases\n\n\n\nAnnouncement of a new Requal release.\n\n\n\n\n\nMay 18, 2024\n\n\nrequal\n\n\n\n\n\n\n\n\n\n\n\n\nRequal at Sociological Coffee\n\n\n\n\n\n\nevents\n\n\npresentations\n\n\n\nMartin Hájek presented Requal at Charles University.\n\n\n\n\n\nMay 16, 2024\n\n\nrequal\n\n\n\n\n\n\nNo matching items" - }, - { - "objectID": "posts/soc-coffee-2024-05-16/index.html", - "href": "posts/soc-coffee-2024-05-16/index.html", - "title": "Requal at Sociological Coffee", - "section": "", - "text": "Martin Hájek presented Requal at Sociological Coffee held by the Department of Sociology of the Faculty of Humanities, Charles University." - }, { "objectID": "get_started.html", "href": "get_started.html", @@ -34,6 +20,20 @@ "section": "Usage (desktop)", "text": "Usage (desktop)\nAfter installation, the Requal app can be launched from the R console with the following command:\nrequal::run_app()\n\n\n\nRequal start screen\n\n\n\nDevelopment version (desktop)\nThe development version contains the latest features, but might be less stable than a released version.\nYou can install the development version of Requal from GitHub by running this code in R:\ninstall.packages(\"devtools\")\ndevtools::install_github(\"RE-QDA/requal\")" }, + { + "objectID": "index.html", + "href": "index.html", + "title": "Home", + "section": "", + "text": "Requal logo\n\n\nRequal is a free and open-source CAQDAS application engineered as an interface for annotating text and qualitative data. Its primary objective is to enhance reproducibility in qualitative research by promoting transparency, openness, reflexivity, and collaboration. The application operates cross-platform in web browsers and is built with the Shiny framework for the R language environment." + }, + { + "objectID": "posts/thuringothyris/index.html", + "href": "posts/thuringothyris/index.html", + "title": "Thuringothyris (v1.1.2)", + "section": "", + "text": "The Thuringothyris update brings several smaller changes to the Requal user interface, along with bug fixes and improvements such as more export functions for memos and codebooks. Thuringothyris is intended as a precursor to the upcoming more substantial enhancements.\nFor more details, you can read the full Thuringothyris release notes.\nTo update your Requal installation, download the requal_1.1.2.9002.tar.gz file from the Releases page. Then, run the remotes::install_local(file.choose()) command in the R console.\nSource: Requal GitHub Discussions" + }, { "objectID": "contact.html", "href": "contact.html", @@ -63,17 +63,24 @@ "text": "Other FOSS CAQDAS\nRequal is a proud member of the community of free and open source software for computer-assisted qualitative data analysis (FOSS CAQDAS). You can explore other similar projects:\n\nRQDA - this deserves a special mention as our original source of motivation and inspiration for QDA in R.\nTaguette - straightforward and collaborative online qualitative coding.\nQualCoder - feature-rich alternative to proprietary CAQDAS.\nOpenQDA - open-source collaborative CAQDAS in the cloud.\nQCoder - lightweight tool for coding text and its further analysis with R.\nROCK - R implementation of quantitative ethnography approach to QDA with a focus on reproducibility.\nIramuteq - graphical user interface for geometrical text analyses in R.\nCATMA - annotation and query software tuned for literary and historical documents." }, { - "objectID": "index.html", - "href": "index.html", - "title": "Home", + "objectID": "posts/rieppeleon/index.html", + "href": "posts/rieppeleon/index.html", + "title": "Rieppeleon (v1.1.3)", "section": "", - "text": "Requal logo\n\n\nRequal is a free and open-source CAQDAS application engineered as an interface for annotating text and qualitative data. Its primary objective is to enhance reproducibility in qualitative research by promoting transparency, openness, reflexivity, and collaboration. The application operates cross-platform in web browsers and is built with the Shiny framework for the R language environment." + "text": "Rieppeleon emphasizes enhancements in code editing and the annotation experience. After this release, the development version will transition to a refactored backend functionality. This approach ensures that a version with a stable, time-tested backend receives the latest UI improvements.\nFor more details, you can read the full Rieppeleon release notes.\nTo update your Requal installation, download the requal_1.1.3.9001.tar.gz file from the Releases page. Then, run the remotes::install_local(file.choose()) command in the R console.\nSource: Requal GitHub Discussions" }, { - "objectID": "posts/thuringothyris/index.html", - "href": "posts/thuringothyris/index.html", - "title": "Thuringothyris (v1.1.2)", + "objectID": "posts/soc-coffee-2024-05-16/index.html", + "href": "posts/soc-coffee-2024-05-16/index.html", + "title": "Requal at Sociological Coffee", "section": "", - "text": "The Thuringothyris update brings several smaller changes to the Requal user interface, along with bug fixes and improvements such as more export functions for memos and codebooks. Thuringothyris is intended as a precursor to the upcoming more substantial enhancements.\nFor more details, you can read the full Thuringothyris release notes.\nTo update your Requal installation, download the requal_1.1.2.9002.tar.gz file from the Releases page. Then, run the remotes::install_local(file.choose()) command in the R console.\nSource: Requal GitHub Discussions" + "text": "Martin Hájek presented Requal at Sociological Coffee held by the Department of Sociology of the Faculty of Humanities, Charles University." + }, + { + "objectID": "posts.html", + "href": "posts.html", + "title": "Requal posts", + "section": "", + "text": "Rieppeleon (v1.1.3)\n\n\n\n\n\n\nreleases\n\n\n\nAnnouncement of a new Requal release.\n\n\n\n\n\nFeb 23, 2025\n\n\nrequal\n\n\n\n\n\n\n\n\n\n\n\n\nThuringothyris (v1.1.2)\n\n\n\n\n\n\nreleases\n\n\n\nAnnouncement of a new Requal release.\n\n\n\n\n\nMay 18, 2024\n\n\nrequal\n\n\n\n\n\n\n\n\n\n\n\n\nRequal at Sociological Coffee\n\n\n\n\n\n\nevents\n\n\npresentations\n\n\n\nMartin Hájek presented Requal at Charles University.\n\n\n\n\n\nMay 16, 2024\n\n\nrequal\n\n\n\n\n\n\nNo matching items" } ] \ No newline at end of file