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.
25dd1f98854c95c9c1b2d5ba28c6a0ccd242492b
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
13
Dec
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
14
13
12
11
10
9
6
5
4
3
2
30
Sep
29
28
27
26
25
22
21
20
19
18
15
14
13
12
11
8
7
6
Fix: Did not box Java String for dimnames.
String.format calls are always slow path
Implemented format.info builtin.
Add column marking packages as important.
[GR-7252] [GR-7314] Refactor package testing.
Fix style.
Removed debug output.
Ignore comment lines in fuzzy compare.
Refactored package test result reporting.
Dump fine-grained results for package tests.
Fix: Did not properly catch exception during directory iteration.
Added list of important packages which will replace the top100.
Partially implemented 'R_ToplevelExec'.
Ignore recommended packages for caching.
fixing handling of captures in GrepFunctions.regexp()
[GR-6885] Create org.graalvm.polyglot.tck.LanguageProvider for R.
initialize RGridGraphicsAdapter on each RContext/REngine initialization
when casting list to atomic, complete has to be properly set in result
Stricter argument validation in some stats externals
replaced FastRTckTest with c.o.truffle.r.test.tck
Use the original formal signature for graphics calls even when ignored
fixed minor typo in javadoc
rewritten the main test infrastructure to work with org.graalvm.polyglot.Engine/Context
SeqNoClassFromAndLengthNode has children, so has to be a Node too
disabled FastrTckTest
no need for RContext to be a TruffleObject
[GR-2798] Add generic "fallback" specializations for caching specializations in Replace/ExtractVectorNode.
Add generic "fallback" specializations for caching specializations in Replace/ExtractVectorNode
[GR-2798] Small fixes in as.vector and options.
[GR-2798] Fixed eval.external regarding value conversion and visibility.
Fix: 'eval.external' visibility and result type conversion.
Remove interactive flag.
Update reference count of attrs when copying them
ConvertBooleanNode now uses VectorAccess
Fix handling of RMissing and REmpty in cat builtin
Add FastR option to silently ignore graphics package calls
Fix: options() builtin orders the options by names
Fix: as.pairlist for pairlist returns copy of the argument
[GR-7263] Failing ExtractVectorNodeTest.
complete flag on logical vector wasn't properly set on creation
Loading