Skip to content
/ excerptr Public

❗ This is a read-only mirror of the CRAN R package repository. excerptr — Excerpt Structuring Comments from Your Code File and Set a Table of Contents. Homepage: https://gitlab.com/fvafrcu/excerptr

License

Notifications You must be signed in to change notification settings

cran/excerptr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pipeline status
coverage report

CRAN_Status_Badge RStudio_downloads_monthly RStudio_downloads_total

excerptr

Introduction

After installation, please read the help page:

help("excerptr-package", package = "excerptr")
#> Excerpt Structuring Comments from Your Code File and Set a Table of
#> Contents
#> 
#> Description:
#> 
#>      This is just an R interface to the python package excerpts
#>      (<https://pypi.org/project/excerpts/>).
#> 
#> Author(s):
#> 
#>      *Maintainer*: Andreas Dominik Cullmann
#>      <mailto:fvafrcu@mailbox.org>
#> 
#> See Also:
#> 
#>      Useful links:
#> 
#>         • <https://gitlab.com/fvafrcu/excerptr>

System Requirements

excerptr needs python3, you probably want to have pandoc and a TeX-System such as TeXLive installed.

Installation

You can install excerptr from gitlab with:

if (! require("remotes")) install.packages("remotes")
remotes::install_gitlab("fvafrcu/excerptr")

About

❗ This is a read-only mirror of the CRAN R package repository. excerptr — Excerpt Structuring Comments from Your Code File and Set a Table of Contents. Homepage: https://gitlab.com/fvafrcu/excerptr

Resources

License

Stars

Watchers

Forks

Packages

No packages published