Other packages > Find by keyword >

graphql  

A GraphQL Query Parser
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("graphql", "1.5.2")



Attach the package and use:
library("graphql")
Maintained by
Jeroen Ooms
[Scholar Profile | Author Map]
First Published: 2016-10-04
Latest Update: 2022-09-25
Description:
Bindings to the 'libgraphqlparser' C++ library. Parses GraphQL syntax and exports the AST in JSON format.
How to cite:
Jeroen Ooms (2016). graphql: A GraphQL Query Parser. R package version 1.5.2, https://cran.r-project.org/web/packages/graphql. Accessed 20 Feb. 2025.
Previous versions and publish date:
1.0 (2016-10-04 17:45), 1.1 (2016-12-17 22:54), 1.2 (2017-01-12 15:42), 1.3 (2017-06-03 14:10), 1.4 (2017-09-05 10:22), 1.5.1 (2022-09-26 00:20), 1.5 (2018-12-01 15:00)
Other packages that cited graphql R package
View graphql citation profile
Other R packages that graphql depends, imports, suggests or enhances
Complete documentation for graphql
Functions, R codes and Examples using the graphql R package
Some associated functions: graphql . 
Some associated R codes: RcppExports.R . graphql2json.R .  Full graphql package functions and examples
Downloads during the last 30 days
01/2101/2201/2301/2401/2501/2601/2701/2801/2901/3001/3102/0102/0202/0302/0402/0502/0602/0702/0802/0902/1002/1102/1202/1302/1402/1502/1602/1702/18Downloads for graphql20406080100120140160TrendBars
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

PLNmodels  
Poisson Lognormal Models
The Poisson-lognormal model and variants (Chiquet, Mariadassou and Robin, 2021 ...
Download / Learn more Package Citations See dependency  
EffectStars  
Visualization of Categorical Response Models
Notice: The package EffectStars2 provides a more up-to-date implementation of effect stars! EffectSt ...
Download / Learn more Package Citations See dependency  
healthyR.ai  
The Machine Learning and AI Modeling Companion to 'healthyR'
Hospital machine learning and ai data analysis workflow tools, modeling, and automations. This li ...
Download / Learn more Package Citations See dependency  
tigger  
Infers Novel Immunoglobulin Alleles from Sequencing Data
Infers the V genotype of an individual from immunoglobulin (Ig) repertoire sequencing data (AIRR-Seq ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
reader  
Suite of Functions to Flexibly Read Data from Files
A set of functions to simplify reading data from files. The main function, reader(), should read mos ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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