Skip to content

Tags: krlmlr/trackdown

Tags

v1.3.0

Toggle v1.3.0's commit message
version 1.3.0

Introduce the `rich_text` feature and uses its own API credentials (see Issue ClaudioZandonella#28).

- Rich Text. Upload rich documents to Google Docs where important text that should not be changed is automatically highlighted.
- API Credentials. Now, trackdown uses its own Goole API credentials (OAuth client ID and secret).

v.1.2.0

Toggle v.1.2.0's commit message
version 1.2.0

Introduce the force argument allowing users to skip confirm checks about overwriting documents (see Issue ClaudioZandonella#27).

Add rm_gcomments also to render_file()

v.1.1.1

Toggle v.1.1.1's commit message
version 1.1.1

Fix issue encoding in Windows. Now trackdown does not assume `"UTF-8"` encoding but it relies on `"native.enc"`.

v1.1.0

Toggle v1.1.0's commit message
Update to version 1.1.0

New features:

- Introduce (experimental) argument `rm_gcomments`in `download_file()` to automatically remove Google comments when downloading the file (See issue ClaudioZandonella#25).
- Introduce support for child `.Rmd` and `.Rnw` files (documents without headers).

Argument `hide_code = TRUE` can now be used regardless whether the file contains header code and/or chunks or not. This fixed the issues ClaudioZandonella#22 and ClaudioZandonella#24.

v1.0.2

Toggle v1.0.2's commit message
Fix isssue ClaudioZandonella#21 solving YAML header check

v1.0.1

Toggle v1.0.1's commit message
Merge branch 'master' of github.com:ClaudioZandonella/trackdown

v1.0.0

Toggle v1.0.0's commit message
solve issue merge

Merge branch 'master' of github.com:ekothe/trackdown

# Conflicts:
#	README.md