Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
RobinDenz1
/
simDAG
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
19
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: RobinDenz1/simDAG
Actions
All workflows
Workflows
pages-build-deployment
pages-build-deployment
pkgdown
pkgdown
R-CMD-check.yaml
R-CMD-check.yaml
test-coverage.yaml
test-coverage.yaml
Show more workflows...
Management
Caches
Deployments
pkgdown
pkgdown
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
pkgdown.yaml
will be ignored since log searching is not yet available
75 workflow runs
75 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
feat: #10 add as.dagitty.DAG() function
pkgdown
#152:
Commit
a097a21
pushed by
RobinDenz1
3m 25s
main
main
3m 25s
View workflow file
feat: add link arguments to node_zeroinfl()
pkgdown
#151:
Commit
c3f6f0c
pushed by
RobinDenz1
5m 5s
main
main
5m 5s
View workflow file
fix: small bug when using node() or node_td() in function environment…
pkgdown
#150:
Commit
a4fb967
pushed by
RobinDenz1
4m 56s
main
main
4m 56s
View workflow file
docs: minor additions to the cookbook vignette
pkgdown
#149:
Commit
7466d27
pushed by
RobinDenz1
5m 32s
main
main
5m 32s
View workflow file
fix: change default of seed argument in sim_n_datasets() so it does n…
pkgdown
#148:
Commit
974f53d
pushed by
RobinDenz1
4m 1s
main
main
4m 1s
View workflow file
feat: add link argument to node_negative_binomial()
pkgdown
#147:
Commit
bbda27e
pushed by
RobinDenz1
5m 36s
main
main
5m 36s
View workflow file
feat: add link argument to generalized linear model based child nodes
pkgdown
#146:
Commit
b65bd61
pushed by
RobinDenz1
6m 20s
main
main
6m 20s
View workflow file
simDAG 0.4.0
pkgdown
#145:
Release
v0.4.0
published by
RobinDenz1
4m 34s
4m 34s
View workflow file
feat: prepare for CRAN release
pkgdown
#144:
Commit
a55a0bd
pushed by
RobinDenz1
6m 44s
main
main
6m 44s
View workflow file
fix: ... arguments are now actually passed to net in network() and ne…
pkgdown
#143:
Commit
b73ba79
pushed by
RobinDenz1
4m 2s
main
main
4m 2s
View workflow file
feat: input check for sim_discrete_time()
pkgdown
#142:
Commit
62d67fa
pushed by
RobinDenz1
3m 44s
main
main
3m 44s
View workflow file
feat: add unif argument to node_time_to_event(), some more tests and …
pkgdown
#141:
Commit
cd434e6
pushed by
RobinDenz1
3m 56s
main
main
3m 56s
View workflow file
docs: small changes
pkgdown
#140:
Commit
258bbb2
pushed by
RobinDenz1
3m 31s
main
main
3m 31s
View workflow file
feat: add mindist argument to net(), add more tests
pkgdown
#139:
Commit
3dac01f
pushed by
RobinDenz1
2m 57s
main
main
2m 57s
View workflow file
feat: allow networks to be generated as a function of other variables…
pkgdown
#138:
Commit
78b3124
pushed by
RobinDenz1
5m 36s
main
main
5m 36s
View workflow file
fix: some minor bugs
pkgdown
#137:
Commit
d5b4832
pushed by
RobinDenz1
3m 0s
main
main
3m 0s
View workflow file
refactor: change internals of node_identity()
pkgdown
#136:
Commit
d8fc188
pushed by
RobinDenz1
4m 25s
main
main
4m 25s
View workflow file
feat: added order argument to net() function
pkgdown
#135:
Commit
bac9f90
pushed by
RobinDenz1
3m 0s
main
main
3m 0s
View workflow file
feat: allow directed networks in network(), more unit tests
pkgdown
#134:
Commit
ff16be6
pushed by
RobinDenz1
4m 8s
main
main
4m 8s
View workflow file
feat: allow weighted networks in network() and network_td(), add "kin…
pkgdown
#133:
Commit
dc60fe7
pushed by
RobinDenz1
2m 49s
main
main
2m 49s
View workflow file
feat: allow na handling in net() calls
pkgdown
#132:
Commit
121f46c
pushed by
RobinDenz1
4m 3s
main
main
4m 3s
View workflow file
docs: further vignette updates
pkgdown
#131:
Commit
f63c071
pushed by
RobinDenz1
4m 9s
main
main
4m 9s
View workflow file
docs: started work on new networks simulation vignette, added more st…
pkgdown
#130:
Commit
d4f894e
pushed by
RobinDenz1
2m 51s
main
main
2m 51s
View workflow file
feat: continued work on network simulation capapabilities
pkgdown
#129:
Commit
b1e1852
pushed by
RobinDenz1
3m 54s
main
main
3m 54s
View workflow file
feat: add support for network simulations
pkgdown
#128:
Commit
782cf98
pushed by
RobinDenz1
4m 30s
main
main
4m 30s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.