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.
eeaf80b0d28f4d42d35c4b16fb5f67e5764acf13
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
14
Dec
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
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
added vector subscript tests
Fix copyrights and NPE.
Reading files lazy and aborting if file is too large.
[GR-7501] Various smaller fixes.
PositionsCheckNode: handle more types
Recognize '**' as alias for '^'
Fix: rep ignores non-existing varargs
Remove unnecessary library overrides
CastSymbolNode: rewrite to VectorAccess + complex&raw support
[GR-2798] Avoid memory leak in tests.
Do not hold reference to REngine in AnonymousRootNode
[GR-7479] Many bogus renjin test fails when run with --check-ignore.
on error reset handlers in FastRTry
[GR-2798] Implemented format.info builtin.
[GR-7252] Dumping important flag when listing packages.
[GR-7472] String.format calls are always slow path.
Add missing 'transferToInterpreterAndInvalidate'.
Materializing abstract string vector for dimnames.
Revert "Using 'asAbstractVector' instead of 'BoxPrimitiveNode'."
Using 'asAbstractVector' instead of 'BoxPrimitiveNode'.
Dumping important flag when listing packages.
[GR-7296] AssertionError in regexpr.
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
Loading