Skip to content

Fix errors GitHub #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 73 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
4919de6
Update DESCRIPTION
stemangiola May 18, 2024
77c29c6
change name
stemangiola May 18, 2024
9c71305
drop vignettes
stemangiola May 18, 2024
82d0052
add file
stemangiola May 18, 2024
d9b8903
update desription
stemangiola May 18, 2024
39a96a9
update DESCRIPTION
stemangiola May 18, 2024
104d46e
add images
stemangiola May 18, 2024
de88303
Merge pull request #1 from tidyomics/add_files
stemangiola May 18, 2024
6b29c34
update readme
stemangiola May 18, 2024
d4bd9bb
Update basic_checks.yaml
stemangiola May 18, 2024
9f107a8
updates
stemangiola May 19, 2024
4e9fef4
Merge branch 'devel' of github.com:tidyomics/tidySpatialWorkshop2024 …
stemangiola May 19, 2024
284c4c0
update session
stemangiola May 19, 2024
161135d
update ggpavis
stemangiola May 19, 2024
518e5f3
some fixes
stemangiola May 19, 2024
e702fff
update instructions
stemangiola May 19, 2024
4497ebf
Update DESCRIPTION
stemangiola May 19, 2024
ba3ea97
update introduction
stemangiola May 19, 2024
a57965d
fix plotting
stemangiola May 19, 2024
879e671
Merge branch 'devel' of github.com:tidyomics/tidySpatialWorkshop2024 …
stemangiola May 19, 2024
ea6d690
fix dependency and update vignette
stemangiola May 20, 2024
6653e2f
update README
stemangiola May 20, 2024
c0eeef3
update installation instructions
stemangiola May 20, 2024
ac00d39
update Session 1
stemangiola May 20, 2024
4da771a
separate solutions
stemangiola May 20, 2024
82ed552
update vignettes
stemangiola May 20, 2024
41c34c7
update Introduction
stemangiola May 20, 2024
931866c
update session 1
stemangiola May 20, 2024
c658f30
Update README.md
stemangiola May 20, 2024
2155138
Update README.md
stemangiola May 20, 2024
a4b7bd7
fix library instruction
stemangiola May 20, 2024
0601d68
Merge branch 'devel' of github.com:tidyomics/tidySpatialWorkshop2024 …
stemangiola May 20, 2024
24b8f68
update exercise
stemangiola May 20, 2024
9c48a0c
update solutions
stemangiola May 20, 2024
4a02cba
update session 1
stemangiola May 20, 2024
54065f7
update sessions
stemangiola May 21, 2024
3d85297
update session 2
stemangiola May 21, 2024
8a55101
update session 2
stemangiola May 21, 2024
ba73300
fix intentation
stemangiola May 21, 2024
131e30b
update solutions and vignettes
stemangiola May 21, 2024
188b03e
update sessions
stemangiola May 22, 2024
3488811
update README
stemangiola May 22, 2024
979e586
update vignette
stemangiola May 22, 2024
2406fd8
update vignettes
stemangiola May 22, 2024
ca02989
update material
stemangiola May 22, 2024
4f51130
update session
stemangiola May 23, 2024
48086e6
update vignettes
stemangiola Apr 16, 2025
89bf710
fix dependency
stemangiola Apr 16, 2025
f9ff479
dependencies
stemangiola Apr 16, 2025
2dd401a
drop example from data R
stemangiola Apr 16, 2025
5ecdf17
fix docs
stemangiola Apr 16, 2025
202ed2b
fix docs
stemangiola Apr 16, 2025
4719d7e
fix docs
stemangiola Apr 16, 2025
880209d
Merge pull request #2 from tidyomics/2025_update
stemangiola Apr 16, 2025
48ef803
improve text and titles
stemangiola Apr 16, 2025
9302ef2
figure size
stemangiola Apr 16, 2025
d6aa73b
Merge pull request #3 from tidyomics/improve_vignettes
stemangiola Apr 16, 2025
e58750e
Add files via upload
stemangiola May 9, 2025
066a9fd
Delete .github/workflows/basic_checks.yaml
stemangiola May 9, 2025
221f076
Update rworkflows.yml
stemangiola May 9, 2025
c134dd3
Update rworkflows.yml
stemangiola May 9, 2025
33035fe
Update rworkflows.yml
stemangiola May 9, 2025
e709154
rename repository
stemangiola Apr 16, 2025
49e7c0e
improve description session 2
stemangiola May 9, 2025
0693973
dummy
stemangiola May 9, 2025
d3ca0ef
improve description session 2
stemangiola May 9, 2025
7f6c203
update content and solutions
stemangiola May 9, 2025
f77cfa0
fix error for SPE import
stemangiola May 9, 2025
4a1e6a6
update README
stemangiola May 9, 2025
d6216b1
add slides
stemangiola May 9, 2025
8642978
Merge pull request #4 from tidyomics/improve_vignettes
stemangiola May 9, 2025
e0149bc
try to fix class union
stemangiola May 10, 2025
ba78460
drop class union
stemangiola May 10, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
168 changes: 0 additions & 168 deletions .github/workflows/basic_checks.yaml

This file was deleted.

123 changes: 123 additions & 0 deletions .github/workflows/rworkflows.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,123 @@
name: rworkflows
'on':
push:
branches:
- master
- main
- devel
- RELEASE_**
pull_request:
branches:
- master
- main
- devel
- RELEASE_**
jobs:
rworkflows:
permissions: write-all
runs-on: ${{ matrix.config.os }}
name: ${{ matrix.config.os }} (${{ matrix.config.r }})
container: ${{ matrix.config.cont }}
strategy:
fail-fast: ${{ false }}
matrix:
config:
- os: ubuntu-latest
bioc: devel
r: auto
cont: ghcr.io/bioconductor/bioconductor_docker:devel
rspm: ~
- os: macOS-latest
bioc: release
r: auto
cont: ~
rspm: ~
- os: windows-latest
bioc: release
r: auto
cont: ~
rspm: ~
steps:
- uses: neurogenomics/rworkflows@master
with:
run_bioccheck: ${{ false }}
run_rcmdcheck: ${{ true }}
as_cran: ${{ true }}
run_vignettes: ${{ true }}
has_testthat: ${{ true }}
run_covr: ${{ true }}
run_pkgdown: ${{ true }}
has_runit: ${{ false }}
has_latex: ${{ false }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run_docker: ${{ false }}
DOCKER_TOKEN: ${{ secrets.DOCKER_TOKEN }}
runner_os: ${{ runner.os }}
cache_version: cache-v1
docker_registry: ghcr.io

docker-build-and-push:
#needs: r-build-and-check
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
# This is used to complete the identity challenge
# with sigstore/fulcio when running outside of PRs.
id-token: write

steps:
- name: Checkout Repository
uses: actions/checkout@v4

- name: Set Environment Variables
run: |
REPO_LOWER="$(echo "${{ github.repository }}" | tr '[:upper:]' '[:lower:]')"
REGISTRY=ghcr.io
echo "BUILD_DATE=$(date +'%Y-%m-%d %H:%M:%S')" >> $GITHUB_ENV
echo "GIT_SHA=$(echo ${{ github.sha }} | cut -c1-7)" >> $GITHUB_ENV
echo "REGISTRY=${REGISTRY}" >> $GITHUB_ENV
echo "IMAGE=${REGISTRY}/${REPO_LOWER}" >> $GITHUB_ENV

- name: Show environment
run: |
env

# Install the cosign tool except on PR
# https://github.com/sigstore/cosign-installer
- name: Install cosign
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@v3

- name: Setup Docker buildx
uses: docker/setup-buildx-action@v3

# Login against a Docker registry except on PR
# https://github.com/docker/login-action
- name: Log into registry ${{ env.REGISTRY }}
if: github.event_name != 'pull_request'
uses: docker/login-action@v3
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

# Extract metadata (tags, labels) for Docker
# https://github.com/docker/metadata-action
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@v5
with:
images: ${{ env.IMAGE }}

# Build and push Docker image with Buildx (don't push on PR)
# https://github.com/docker/build-push-action
- name: Build and push Docker image
id: build-and-push
uses: docker/build-push-action@v5
with:
context: .
push: ${{ github.event_name != 'pull_request' }}
tags: |
${{ env.IMAGE }}:latest
${{ env.IMAGE }}:${{ env.GIT_SHA }}
6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ TidyGenomicsTranscriptomicsWorkshop_bioc2023.Rproj
.DS_Store
/doc/
/Meta/

vignettes/tidyomicsWorkshopBioc2023_cache/
vignettes/tidyomicsWorkshopBioc2023_files/
vignettes/tidySpatialWorkshop_cache/
vignettes/tidySpatialWorkshop_files/
tidySpatialWorkshop.Rproj
Loading
Loading