Showing 6 of total 6 results (show query)
tidyverse
readxl:Read Excel Files
Import excel files into R. Supports '.xls' via the embedded 'libxls' C library <https://github.com/libxls/libxls> and '.xlsx' via the embedded 'RapidXML' C++ library <https://rapidxml.sourceforge.net/>. Works on Windows, Mac and Linux without external dependencies.
Maintained by Jennifer Bryan. Last updated 21 days ago.
734 stars 20.85 score 160k scripts 815 dependentsdavidgohel
officer:Manipulation of Microsoft Word and PowerPoint Documents
Access and manipulate 'Microsoft Word', 'RTF' and 'Microsoft PowerPoint' documents from R. The package focuses on tabular and graphical reporting from R; it also provides two functions that let users get document content into data objects. A set of functions lets add and remove images, tables and paragraphs of text in new or existing documents. The package does not require any installation of Microsoft products to be able to write Microsoft files.
Maintained by David Gohel. Last updated 6 days ago.
ms-office-documentspowerpointword
629 stars 15.85 score 4.1k scripts 142 dependentsjanmarvin
openxlsx2:Read, Write and Edit 'xlsx' Files
Simplifies the creation of 'xlsx' files by providing a high level interface to writing, styling and editing worksheets.
Maintained by Jan Marvin Garbuszus. Last updated 23 hours ago.
139 stars 13.64 score 194 scripts 11 dependentsfhenz
SheetReader:Parse xlsx Files
Uses C++ via the 'Rcpp' package to parse modern Excel files ('.xlsx'). Memory usage is kept minimal by decompressing only parts of the file at a time, while employing multiple threads to achieve significant runtime reduction. Uses <https://github.com/richgel999/miniz> and <https://github.com/lemire/fast_double_parser>.
Maintained by Felix Henze. Last updated 10 months ago.
40 stars 4.48 score 15 scriptsdipterix
rpymat:Easy to Configure an Isolated 'Python' Environment
Aims to create a single isolated 'Miniconda' and 'Python' environment for reproducible pipeline scripts. The package provides utilities to run system command within the 'conda' environment, making it easy to install, launch, manage, and stop 'Jupyter-lab'.
Maintained by Zhengjia Wang. Last updated 1 months ago.
1 stars 3.78 score 9 scripts 4 dependentsjrosell
jrrosell:Personal R package for Jordi Rosell
Useful functions for personal usage.
Maintained by Jordi Rosell. Last updated 3 months ago.
2 stars 3.08 score 7 scripts