issues
search
eddelbuettel
/
rcpptoml
Rcpp Bindings to C++ parser for TOML files
GNU General Public License v2.0
36
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for writing toml
#55
eddelbuettel
opened
1 year ago
0
Update the version of Rcpp required
#54
waltersom
closed
1 year ago
0
RcppTOML requires newer version of Rcpp
#53
waltersom
closed
1 year ago
1
compilation aborted for parse.cpp
#52
cb4github
closed
1 year ago
2
installation problems
#51
andreasleha
closed
1 year ago
1
Compilation fails on aarch64
#50
andresrcs
closed
1 year ago
11
Switch to toml++ (closes
#49
eddelbuettel
closed
1 year ago
0
Install problems with RcppTOML - headers not found
#48
kelbstf
closed
2 years ago
5
Install problems with rcpptoml
#47
jgarrigan
closed
2 years ago
8
parse.o Error 1 compilation failed for package 'RcppTOML' when attempting package install.
#46
yechoi942
closed
2 years ago
1
compilation failed for package ‘RcppTOML’
#45
aoifgri
closed
2 years ago
4
Consider newer C++ libraries to get TOML 1.0 compliance
#44
eddelbuettel
closed
1 year ago
6
Cannot install the RcppTOML packages in a CentOS 7.x system
#43
zhayuan87
closed
3 years ago
12
Feature/update travis
#42
eddelbuettel
closed
4 years ago
0
error when installing
#41
ahdee
closed
4 years ago
4
use r-cran-tinytest
#40
eddelbuettel
closed
5 years ago
1
fix test of unicode support on Windows
#39
vh-d
closed
5 years ago
3
Feature/tinytest
#38
eddelbuettel
closed
5 years ago
1
Switch to tinytest
#37
eddelbuettel
closed
5 years ago
1
fix #28 again (declare UTF-8 in arrays of strings)
#36
vh-d
closed
5 years ago
2
Declare v0.5.0 support in README
#35
heavywatal
closed
5 years ago
2
thoughts some custom parsers which can wrap around rcpptoml
#34
sahilseth
closed
1 year ago
2
Support TOML v0.5.0?
#33
KeitoTobi1
closed
5 years ago
1
propagate escape switch to all calls of getTable() and getArray()
#32
vh-d
closed
5 years ago
2
can't install on R 3.5.2 ubuntu 14.04
#31
kuzmenkov111
closed
5 years ago
6
Fix/encoding
#30
vh-d
closed
6 years ago
6
Feature/local date
#29
eddelbuettel
closed
6 years ago
1
Problems with encoding (with non-ASCII chars)
#28
vh-d
closed
6 years ago
12
adds new logical 'escape' parameter for switching on/off escaping special …
#27
vh-d
closed
6 years ago
10
Handling of special characters (line breaks etc..)
#26
vh-d
closed
6 years ago
28
release 0.1.4 with toml 0.5.0 support
#25
eddelbuettel
closed
6 years ago
1
Odd interaction with plumber
#24
schloerke
closed
1 year ago
6
added #nocov tags to included headers
#23
eddelbuettel
closed
6 years ago
1
Feature/updated includize
#22
eddelbuettel
closed
6 years ago
1
Feature/includize
#21
eddelbuettel
closed
7 years ago
2
Does UTF encoding work?
#20
Radibor
closed
6 years ago
4
Installation issue
#19
vpvijay87
closed
7 years ago
2
Update README.md
#18
jonmcalder
closed
7 years ago
1
write TOML files?
#17
shabbybanks
closed
1 year ago
6
Bad Parsing of Array of Tables
#16
gerrymanoim
closed
7 years ago
18
is the array behavior correct?
#15
dpastoor
closed
7 years ago
5
Boolean Arrays return Lists
#14
gerrymanoim
closed
7 years ago
2
Inconsistent Treatment of dates
#13
gerrymanoim
closed
7 years ago
10
newline CRLF?
#12
pasturm
closed
7 years ago
3
synced with upstream, updated NEWS and ChangeLog
#11
eddelbuettel
closed
7 years ago
0
Feature/updated cpptoml
#10
eddelbuettel
closed
7 years ago
3
upstream update
#9
eddelbuettel
closed
7 years ago
0
Feature/windows (closes #5)
#8
eddelbuettel
closed
7 years ago
0
parse from string
#7
dpastoor
closed
7 years ago
13
update time_t to use the Rcpp mktime00 function on on non-unix system…
#6
dpastoor
closed
7 years ago
8
Next