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.
b543e038df927d06b72b7d8be0a2739fcc971941
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
21
Nov
20
19
18
17
16
15
14
11
10
9
8
7
4
3
2
1
31
Oct
30
29
28
27
26
22
21
20
19
18
17
16
14
13
12
11
10
7
6
5
4
3
2
30
Sep
29
28
27
26
23
22
21
20
19
17
16
15
14
13
12
9
8
7
6
5
2
1
31
Aug
30
29
30
29
Merge pull request #482 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/update_truffle to master
Merge pull request #481 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:bugfix/pkgsource to master
update Truffle, explicitly use DSLGenerator.DEFAULT in RTypes
Merge pull request #477 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/specials_tests to master
don’t test specials without FastROptions.UseSpecials
change specials to handle fallbacks in recursive cases via a “special parent” reference, add tests
Add VectorLengthProfile and a LoopConditionProfile to stat functions
implement .fastr.pkgsource
Merge pull request #480 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:bugfix/urlargs to master
correct parameters to url builtin (3.3.x)
implement seek on binary file connections; interporet where=NA correctly
implement R_chk_realloc
add Abbrev to BasePackage
add missing string intern
implement Abbrev .Internal
StatsFunctions: support copying of attributes to the result
Generate expected output for new tests
Round: accept int/byte vectors
Merge pull request #474 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/unserialize_from_pairlist to master
RandGenerationFunctions infrastructure allows to validate the parameters
Handle RRNG state in RandGenerationFunctions infrastructure
Rnorm converted to the new RandGenerationFunctions system
New common infrastructure for r{xyz} distribution functions + rbinom converted to it
qgamma implements Function3_2
Merge pull request #476 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/rfiles_caching to master
add tests for “unserialize”, enable passing tests
Merge pull request #475 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/int_warnings to master
unserialize from pairlist without generating source code, cleanup RDeparse
report only one warning during double to int conversion
cache in RBuiltinPackage.getRFiles (speeds up context creation)
Merge branch 'master' feature/internal-pkgtest
Merge pull request #473 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/par_node to master
stats: implement Cdist, DoubleCentre
rffi: implement CADDR, move nrows/ncols logic to RRuntime, allow RIntSequence in Rf_duplicate
Merge pull request #472 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/speedup_tests to master
enable passing tests
implement ParNode using OperatorNode
new ParNode to represent parentheses in source code
use “previousLookups” to speed up FrameSlotChangeMonitor.invalidateAllNames
minor cleanups
Loading