File tree Expand file tree Collapse file tree 5 files changed +15
-13
lines changed
Expand file tree Collapse file tree 5 files changed +15
-13
lines changed Original file line number Diff line number Diff line change 11Package: import
22Type: Package
33Title: An Import Mechanism for R
4- Version: 1.3.2.9001
4+ Version: 1.3.3
55Authors@R:
66 c(person(given = "Stefan Milton",
77 family = "Bache",
@@ -27,5 +27,5 @@ Suggests:
2727 testthat
2828Language: en-US
2929VignetteBuilder: knitr
30- RoxygenNote: 7.3.2
30+ RoxygenNote: 7.3.3
3131Encoding: UTF-8
Original file line number Diff line number Diff line change 11
2- Version 1.3.2.900x
2+ Version 1.3.3
33=============
44
5- * Minor bugfixes
5+ * Add conflicting name in error message
6+ * Update docs to point to rticulate.github.io/import
7+
68
79
810Version 1.3.2
Original file line number Diff line number Diff line change 66[ ![ CRAN
77status] ( https://www.r-pkg.org/badges/version/import )] ( https://CRAN.R-project.org/package=import )
88[ ![ CRAN status
9- shields] ( https://img.shields.io/badge/Git-1.3.2.9001 -success )] ( https://github.com/rticulate/import )
9+ shields] ( https://img.shields.io/badge/Git-1.3.3 -success )] ( https://github.com/rticulate/import )
1010[ ![ R build
1111status] ( https://github.com/rticulate/import/workflows/R-CMD-check/badge.svg )] ( https://github.com/rticulate/import/actions )
1212<!-- badges: end -->
Original file line number Diff line number Diff line change 11## General
22
3- Version 1.3.2 is a bug fix release with the following fixes:
3+ Version 1.3.3 is a bug fix release with the following fixes:
44
5- * Fix an issue in the way method names are constructed for S3 imports
5+ * Add conflicting name in error message
6+ * Update docs to point to rticulate.github.io/import
67
78More info in ` NEWS.md `
89
910
1011## Test environments
1112
12- * local Mac OS X (R 4.3 .1)
13+ * local Mac OS X (R 4.5 .1)
1314* r-hub
14- * (Windows Server 2022, R-devel, 64 bit)
15- * (Ubuntu Linux 20.04.1 LTS, R-release, GCC)
16- * (Fedora Linux, R-devel, clang, gfortran)
17- * win-builder (devel R R-4.1.0 and release R-4.0.2)
15+ * win-builder
1816* GitHub CE (macos, linux and windows)
1917
2018
@@ -24,7 +22,7 @@ There were no ERRORs or WARNINGs.
2422
2523On winbuilder, there were no NOTEs:
2624
27- On r-hub.io, some platforms raies one or the other of the following notes:
25+ On r-hub.io, some platforms raise one or the other of the following notes:
2826
2927+---
3028❯ checking for non-standard things in the check directory ... NOTE
Original file line number Diff line number Diff line change 33img
44io
55bugfix
6+ github
7+ rticulate
You can’t perform that action at this time.
0 commit comments