issues Search Results · repo:eddelbuettel/rcppsimdjson language:C++
Filter by
55 results
(118 ms)55 results
ineddelbuettel/rcppsimdjson (press backspace or delete to remove)Is it possible to add the ability to use wildcards in the query arg to fparse() and fload()?
For example:
json - {
entries : [
{ entryKey : 12345 },
{ entryKey : 67890 },
{ entryKey ...
gacolitti
- 1
- Opened on Sep 15, 2024
- #95
Encountered an issue where this specific json won t parse when there are 6 decimal places followed by a string value. It
will successfully parse when there five numbers after the decimal.
Please let me ...
rjonesey
- 31
- Opened on Jul 17, 2024
- #93
Via email from CRAN:
blockquote
Dear maintainer,
Please see the problems shown on https://cran.r-project.org/web/checks/check_results_RcppSimdJson.html .
Please correct before 2024-08-03 to safely ...
eddelbuettel
- 2
- Opened on Jul 4, 2024
- #91
Hey! Love the package, and I use it thoroughly in the r-arcgis R packages I m developing.
One thing I ve been encountering is that RcppSimdJson intermittently fails to install during CI. I was curious ...
JosiahParry
- 10
- Opened on Mar 28, 2024
- #90
There looks to be a bug in the validate json benchmark. {yyjsonr} is reading a file into memory instead of validating
it.
https://github.com/eddelbuettel/rcppsimdjson/blob/7100cac4172e904171e8874563d21cbcd13938df/demo/simpleBenchmark.R#L19 ...
anthonynorth
- 2
- Opened on Jan 18, 2024
- #89
The link https://eddelbuettel.github.io/rcppsimdjson/ is returning a 404.
mstackhouse
- 3
- Opened on Nov 9, 2023
- #87
Hi,
thanks for providing this package! It is really a blessing when working with large quantities of data!
I want to suggest providing more details when parsing a JSON file fails. For example, I get ...
mrwunderbar666
- 3
- Opened on May 22, 2023
- #86
The configure snippet still tests for C++17, and falls back to C++11 and an error message if no suitable compiler has
been found. We can probably retire this and just require C++17 as R now supports it ...
eddelbuettel
- 1
- Opened on Jan 21, 2023
- #82
As seen in #79 there is interest in hitting the deserialize_json() workhorse function directly. (It was also seen that
exporting it at the R level brings neglible gains while adding a documentation / test ...
eddelbuettel
- 8
- Opened on Jan 20, 2023
- #80
![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.