Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.9%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: flo1met
  • License: gpl-3.0
  • Language: Julia
  • Default Branch: main
  • Size: 625 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 2
Created over 1 year ago · Last pushed 10 months ago
Metadata Files
Readme License Citation

README.md

TargetTrialEmulation.jl

Build Status

!NOTE: This is a pre-release! Full functionality is not guaranteed and the package is still under development.

This package provides an interface to perform sequential target trial emulation in the Julia programming language.

In this first version the package is able to set up sequential target trials, future implementations will include the ability to perform the full analysis following the sequential Target Trial Emulation framework.

Documentation

The documentation can be accessed under this link.

Installation

As this package is not yet registered in the Julia package repository, you can install it by running the following command in the Julia REPL: julia using Pkg Pkg.add(url="https://github.com/flo1met/TargetTrialEmulation.jl")

Citation

The citation for this package can be found in the CITATION.cff file within this repository.

Owner

  • Login: flo1met
  • Kind: user

Citation (CITATION.cff)

cff-version: 0.1.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Metwaly
  given-names: Florian
orcid: https://orcid.org/0009-0001-8357-7870
title: TargetTrialEmulation.jl - pre-release
version: v0.1.0
date-released: 2025-01-19

GitHub Events

Total
  • Release event: 2
  • Delete event: 1
  • Member event: 1
  • Push event: 39
  • Pull request event: 2
  • Create event: 6
Last Year
  • Release event: 2
  • Delete event: 1
  • Member event: 1
  • Push event: 39
  • Pull request event: 2
  • Create event: 6

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 5 minutes
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 5 minutes
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • flo1met (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/CI.yml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/CompatHelper.yml actions
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite