Displaying 20 results from an estimated 2000 matches similar to: "nc file"
2023 Oct 30
1
Wayland Display Support in R Plot
El lun., 30 oct. 2023 12:26, Roger Bivand <Roger.Bivand at nhh.no> escribi?:
> I also noticed this:
>
> https://www.theregister.com/2023/10/13/gnome_proposes_dropping_x11/
>
> which is concerning. Until now, I've retained X11 on Fedora because of
> difficulties in screen sharing via zoom in Wayland sessions.
>
KDE Plasma user here. FWIW, I've been using Wayland
2023 Oct 30
1
Wayland Display Support in R Plot
I also noticed this:
https://www.theregister.com/2023/10/13/gnome_proposes_dropping_x11/
which is concerning. Until now, I've retained X11 on Fedora because of difficulties in screen sharing via zoom in Wayland sessions.
Roger
--
Roger Bivand
Emeritus Professor
Norwegian School of Economics
Postboks 3490 Ytre Sandviken, 5045 Bergen, Norway
Roger.Bivand at nhh.no
2023 Oct 03
0
maptools, rgdal, rgeos and rgrass7 retiring Monday, October 16
The legacy R spatial infrastructure packages maptools, rgdal and rgeos will be archived by CRAN on Monday, October 16, 2023; rgrass7 has  already been replaced by rgrass and will be archived with the retiring packages. 
The choice of date matches the previously announced archiving during October 2023, and the specific date matches the release schedule of Bioconductor 3.18 (some Bioconductor
2023 Oct 03
0
maptools, rgdal, rgeos and rgrass7 retiring Monday, October 16
The legacy R spatial infrastructure packages maptools, rgdal and rgeos will be archived by CRAN on Monday, October 16, 2023; rgrass7 has  already been replaced by rgrass and will be archived with the retiring packages. 
The choice of date matches the previously announced archiving during October 2023, and the specific date matches the release schedule of Bioconductor 3.18 (some Bioconductor
2023 Apr 10
1
Retirement/archiving of rgdal, rgeos and maptools October 2023
The third report on the R-spatial evolution project has been published.
https://r-spatial.org/r/2023/04/10/evolution3.html
It links back to earlier blogs and presentations, and focuses on work that 
maintainers of R packages and workflows using rgdal, rgeos and maptools 
need to put in train now before the packages are archived on CRAN.
The first changes will occur in June 2023, and the
2023 Apr 10
1
Retirement/archiving of rgdal, rgeos and maptools October 2023
The third report on the R-spatial evolution project has been published.
https://r-spatial.org/r/2023/04/10/evolution3.html
It links back to earlier blogs and presentations, and focuses on work that 
maintainers of R packages and workflows using rgdal, rgeos and maptools 
need to put in train now before the packages are archived on CRAN.
The first changes will occur in June 2023, and the
2023 Jun 24
0
sp 2.0-0 released
A new version of the sp package, 2.0-0, has been published on CRAN. This new version defaults to using the sf package rather than the rgdal package, and deprecates use  of the rgeos package. These changes are described in https://r-spatial.org/r/2023/05/15/evolution4.html, and lead up to the planned archiving of the retiring packages: maptools, rgdal and rgeos in October 2023. This version issues
2023 Jun 24
0
sp 2.0-0 released
A new version of the sp package, 2.0-0, has been published on CRAN. This new version defaults to using the sf package rather than the rgdal package, and deprecates use  of the rgeos package. These changes are described in https://r-spatial.org/r/2023/05/15/evolution4.html, and lead up to the planned archiving of the retiring packages: maptools, rgdal and rgeos in October 2023. This version issues
2024 Nov 11
0
How to install rgeoda in R
The rgeoda package, version 0.0.10-4, is, as mentioned in this thread, available from https://geodacenter.r-universe.dev/rgeoda, pending the release of an updated version of the BH package with corrected Boost C++ headers that do not fail on forthcoming clang++ 19, see https://github.com/GeoDaCenter/rgeoda/issues/49. A source version of rgeoda 0.0.10-7 is archived on
2025 Feb 13
1
install.packages and package dependencies
Ari,
There were multiple errors in the acs package. If CRAN states that the maintainer abandoned it, that is what happened. Had you reached out to Ezra Glenn (cc-ed here) and offered to help keep the package maintained, this hiccup need not have happened. 
The three problems were:
1) stale URLs using http: not https:, of which some are dead (locally changed to https:, so reported as such):
2025 Feb 13
1
install.packages and package dependencies
Roger,
just to you: Thanks for taking the time! I hope that Ari follows your 
recommendation, fingers crossed.
Best wishes,
Achim
On Thu, 13 Feb 2025, Roger Bivand via R-help wrote:
> Ari,
>
> There were multiple errors in the acs package. If CRAN states that the maintainer abandoned it, that is what happened. Had you reached out to Ezra Glenn (cc-ed here) and offered to help keep
2025 Apr 16
3
Fedora 42 R source build issues
On Wed, 16 Apr 2025 at 09:48, Roger Bivand via R-SIG-Fedora <
r-sig-fedora at r-project.org> wrote:
> Building R 4.5.0 from source on Fedora 42 hits problems because 42 ships
> with Tcl/Tk 9. tcl8-devel and tk8-devel are available and can be used, but
> I haven't yet found a viable incantation yet. Neither R released nor devel
> support Tcl/Tk 9
2018 Nov 10
0
Fedora 29 upgrade: texlive-scheme-medium may depend on R (texlive-includernw)
On Sat, 10 Nov 2018, Andreas Storvik Strauman wrote:
> Hello! I'm confused as to what the actual problem with includeRnw is? Is 
> the problem that it relies on R-knitr? Before it would be withdrawn, may 
> I be given an opportunity to fix said problem?
Yes, the problem is that it expesses an external dependence on anything 
outside texlive. On packaging systems (for me Fedora),
2018 Nov 10
1
Fedora 29 upgrade: texlive-scheme-medium may depend on R (texlive-includernw)
Hello! I'm confused as to what the actual problem with includeRnw is? Is the problem
that it relies on R-knitr? Before it would be withdrawn, may I be given an opportunity
to fix said problem?
includeRnw only invokes the already existing R installation, and should not affect
any other global settings or affect the installation in any way. If this is the case,
it's a bug and I'd
2005 Jun 17
0
New CRAN package sp: classes and methods for spatial data
We're happy to announce the CRAN release of "sp", an R package which
has new-style classes and methods for spatial data, version 0.7-9.
Spatial data types that sp implements are: points, grids, lines, and
polygons (i.e., rings) optionally with holes. Methods include
+ the usual print, summary, plot, [, [[, $, ...
+ coercion between types (e.g. points and grids, matrices,
2005 Jun 17
0
New CRAN package sp: classes and methods for spatial data
We're happy to announce the CRAN release of "sp", an R package which
has new-style classes and methods for spatial data, version 0.7-9.
Spatial data types that sp implements are: points, grids, lines, and
polygons (i.e., rings) optionally with holes. Methods include
+ the usual print, summary, plot, [, [[, $, ...
+ coercion between types (e.g. points and grids, matrices,
2018 Nov 10
0
Fedora 29 upgrade: texlive-scheme-medium may depend on R
On Sat, 10 Nov 2018 at 15:17, Roger Bivand <Roger.Bivand at nhh.no> wrote:
>
> On upgrading my F28 to F29, I've found that R-core and a number of R
> packages:
>
> R-evaluate R-glue R-highr R-knitr R-magrittr R-markdown R-mime R-stringi
> R-stringr R-yaml
>
> are installed, although I only ever install R from source and always keep
> my Rs locally. So I
2004 Sep 21
0
SV: compilation failed for package
Thanks to Roger Bivand, my problem was solved. binutils 2.14 was updatet to binutils 2.15, as indicated under.
Geir Helge Systad
Norwegian Institute for Nature Research
Arctic Ecology, Polarmilj??senteret, N-9296 Troms??, Norway
Adress aug-04 to feb-05:
Albert Pettersonsvei 13, N-5750 Odda
fax      +47 85 03 82 14
phone    +47 53 64 24 94
mobil    +47 91 63 70 55
E-mail: geir.systad at nina.no
2011 Jul 04
0
rgdal 0.7-1 release
A new release of rgdal, a package providing bindings for the Geospatial 
Data Abstraction Library for reading and writing spatial data, has reached 
CRAN.
This release changes the error handling mechanisms, and is more fully 
described in a posting on R-sig-geo:
https://stat.ethz.ch/pipermail/r-sig-geo/2011-July/012126.html
If any users observe unexpected behaviour following update, please
2011 Jul 04
0
rgdal 0.7-1 release
A new release of rgdal, a package providing bindings for the Geospatial 
Data Abstraction Library for reading and writing spatial data, has reached 
CRAN.
This release changes the error handling mechanisms, and is more fully 
described in a posting on R-sig-geo:
https://stat.ethz.ch/pipermail/r-sig-geo/2011-July/012126.html
If any users observe unexpected behaviour following update, please