Other packages > Find by keyword >

patchSynctex  

Communication Between Editor and Viewer for Literate Programs
View on CRAN: Click here


Download and install patchSynctex package within the R console
Install from CRAN:
install.packages("patchSynctex")

Install from Github:
library("remotes")
install_github("cran/patchSynctex")

Install by package version:
library("remotes")
install_version("patchSynctex", "0.1-4")



Attach the package and use:
library("patchSynctex")
Maintained by
Emmanuel Charpentier
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-01-11
Latest Update: 2016-12-13
Description:
This utility eases the debugging of literate documents ('noweb' files) by patching the synchronization information (the '.synctex(.gz)' file) produced by 'pdflatex' with concordance information produced by 'Sweave' or 'knitr' and 'Sweave' or 'knitr' ; this allows for bilateral communication between a text editor (visualizing the 'noweb' source) and a viewer (visualizing the resultant 'PDF'), thus bypassing the intermediate 'TeX' file.
How to cite:
Emmanuel Charpentier (2015). patchSynctex: Communication Between Editor and Viewer for Literate Programs. R package version 0.1-4, https://cran.r-project.org/web/packages/patchSynctex. Accessed 28 Jun. 2026.
Previous versions and publish date:
0.1-0 (2015-01-11 16:53), 0.1-1 (2015-05-01 09:31), 0.1-2 (2015-05-01 15:57), 0.1-3 (2015-07-04 15:21)
Other packages that cited patchSynctex R package
View patchSynctex citation profile
Other R packages that patchSynctex depends, imports, suggests or enhances
Complete documentation for patchSynctex
Functions, R codes and Examples using the patchSynctex R package
Some associated functions: patchSynctex-package . patchSynctex . 
Some associated R codes: patchSynctex.R .  Full patchSynctex package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

minimax  
The Minimax Distribution Family
The minimax family of distributions is a two-parameter family like the beta family, but computation ...
Download / Learn more Package Citations See dependency  
nlraa  
Nonlinear Regression for Agricultural Applications
Additional nonlinear regression functions using self-start (SS) algorithms. One of the functions is ...
Download / Learn more Package Citations See dependency  
XKCDdata  
Get XKCD Comic Data
Download data from individual XKCD comics, written by Randall Munroe < ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
Rirt  
Data Analysis and Parameter Estimation Using Item Response Theory
Parameter estimation, computation of probability, information, and (log-)likelihood, and visualizat ...
Download / Learn more Package Citations See dependency  
geoelectrics  
3D-Visualization of Geoelectric Resistivity Measurement Profiles
Visualizes two-dimensional geoelectric resistivity measurement profiles in three dimensions. ...
Download / Learn more Package Citations See dependency  

27,653

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA