Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
QueryR
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Julien Lopez
QueryR
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
2fd37e3bb1060b17d3b81d772293a3f43ec374e3
Select Git revision
Branches
2
demo-hceres-2018
master
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
20
Feb
19
16
15
16
15
14
13
12
9
8
7
6
5
2
31
Jan
30
29
26
25
24
23
22
18
17
16
15
12
11
9
8
3
2
22
Dec
21
20
18
15
14
13
12
11
8
7
6
5
4
1
30
Nov
29
28
27
26
24
23
22
21
20
16
15
14
13
10
9
8
7
6
3
2
31
Oct
30
27
26
25
24
23
20
19
17
16
[GR-2798] Rf_*chisq RFFI implementations.
Use existing engine in QIRInterface and add test on side effects
Rf_*chisq RFFI implementations and tests.
[GR-8319] [GR-8050] Revive the GNU R compatible embedding API with NFI backend.
[GR-8314] Make MessageDigest in RDeparse thread local.
Make MessageDigest in RDeparse thread local
Revive the GNU R compatible embedding API with NFI backend
[GR-8137] Truffle boundary added at several places in FastR NFI.
Truffle boundary added at several places in FastR NFI
Update to new QIR version
[GR-2798] Fixed simple combine for some objects.
a simple combine on REnvironment, RExpression, RFunction, RLanguage, RSymbol, RS4Object has to return a list
Typo
[GR-8298] Argument name mismatch in match.call.
create RCaller in CallMatcherGenericNode based on actual arguments permutation
Minor fix in QIRInterface
[GR-2798] Do not include 'pcre.h' and 'zlib.h'.
Do not include 'pcre.h' and 'zlib.h'.
use an equivalent of the Rf_isVector C function instead of is.vector which works differently
Fixed QIRInterface and IsExportableVisitor
[GR-2798] Several fixes when enabling knitr.
Add test on side effects
Fixed QIRInterface and implement IsExportableVisitor
[GR-8261] [GR-8262] [GR-8050] Remove PolyglotEngine references and various other fixes.
More fixes enabling knitr
cbind/rbind handle correctly empty matrices with positive dimensions
A missing spec added
'.' matches a new line for non-Perl regexp
Error code return pointer initialised to prevent random values
Parse tree reconstructed (almost)
'wr' open mode added
null grid device added
Enable passing tests
Adopt native-image.properties to the +/- boolean options syntax
Attempt to fix Solaris build
Remove references to deprecated PolyglotEngine from examples
Remove usages of deprecated PolyglotEngine
Removing FastRprofmem code that uses deprecated PolyglotEngine (to be updated to newest API)
Fix NPEs and assertion from Truffle instrumentation framework
[GR-8119] Failing tests in quantmod pkg - more fixes.
Loading